diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-04-18 14:17:58 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-04-18 14:17:58 +0200 |
commit | b6522bec9e649e1e1126801e8ce100cbf66c72a8 (patch) | |
tree | 77fcc444128eb7205c94fe65fe5cd84959bec948 /sci-libs/amd | |
parent | sci-mathematics/glpk-4.63-r0: alpha stable (diff) | |
download | gentoo-b6522bec9e649e1e1126801e8ce100cbf66c72a8.tar.gz gentoo-b6522bec9e649e1e1126801e8ce100cbf66c72a8.tar.bz2 gentoo-b6522bec9e649e1e1126801e8ce100cbf66c72a8.zip |
sci-libs/amd-2.3.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/626228
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/amd-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild index e799ab899a0a..0a269ccff930 100644 --- a/sci-libs/amd/amd-2.3.1.ebuild +++ b/sci-libs/amd/amd-2.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc fortran static-libs" RDEPEND="sci-libs/suitesparseconfig" |