commit: c6ecc449e18c4cdf7ac4817e21ff31629f75cf3f Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 16:45:29 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 16:47:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ecc449
sci-libs/colpack-1.0.9-r0: add ~alpha keyword Gentoo-Bug: 575366 Package-Manager: portage-2.3.0_rc1 sci-libs/colpack/colpack-1.0.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/colpack/colpack-1.0.9.ebuild b/sci-libs/colpack/colpack-1.0.9.ebuild index 0b3d2d9..e74e462 100644 --- a/sci-libs/colpack/colpack-1.0.9.ebuild +++ b/sci-libs/colpack/colpack-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SRC_URI="http://cscapes.cs.purdue.edu/download/${MYPN}/${MYPN}-${PV}.tar.gz" SLOT="0" IUSE="openmp static-libs" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="" DEPEND="${RDEPEND}"