diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 18:46:03 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 18:47:26 +0200 |
commit | dc27ca6e72014a84b4c9f959b61acff3ca48f56e (patch) | |
tree | bb33431437cc18242164462262f65044fa523e90 /sci-libs/superlu | |
parent | sci-libs/scotch-6.0.4-r1: add ~alpha keyword (diff) | |
download | gentoo-dc27ca6e72014a84b4c9f959b61acff3ca48f56e.tar.gz gentoo-dc27ca6e72014a84b4c9f959b61acff3ca48f56e.tar.bz2 gentoo-dc27ca6e72014a84b4c9f959b61acff3ca48f56e.zip |
sci-libs/superlu-4.3-r1: add ~alpha keyword
Gentoo-Bug: 575366
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sci-libs/superlu')
-rw-r--r-- | sci-libs/superlu/superlu-4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/superlu/superlu-4.3-r1.ebuild b/sci-libs/superlu/superlu-4.3-r1.ebuild index 05a735c1ff48..44e9c341412e 100644 --- a/sci-libs/superlu/superlu-4.3-r1.ebuild +++ b/sci-libs/superlu/superlu-4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND=" |