commit: 6d3024403dd26a530e4a70c961b72dadd230f636 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 16:45:47 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 16:47:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d302440
sci-libs/pastix-5.2.2.22-r1: add ~alpha keyword Gentoo-Bug: 575366 Package-Manager: portage-2.3.0_rc1 sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild index ee079b1..5949d96 100644 --- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild +++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild @@ -29,7 +29,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${PN}_${PV}.tar.bz2" LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND="
