diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 09:19:54 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 09:19:54 +0100 |
commit | 7cc35197b05317d7adf0764ee9895f8fc5230d39 (patch) | |
tree | 646251e11695c9cf58313064c7c93b203743d9d3 | |
parent | net-misc/x2goserver-4.0.1.20-r0: amd64 stable (diff) | |
download | gentoo-7cc35197b05317d7adf0764ee9895f8fc5230d39.tar.gz gentoo-7cc35197b05317d7adf0764ee9895f8fc5230d39.tar.bz2 gentoo-7cc35197b05317d7adf0764ee9895f8fc5230d39.zip |
sci-mathematics/glpk-4.63-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/626228
-rw-r--r-- | sci-mathematics/glpk/glpk-4.63.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-4.63.ebuild b/sci-mathematics/glpk/glpk-4.63.ebuild index 37c071da162c..721e5260065c 100644 --- a/sci-mathematics/glpk/glpk-4.63.ebuild +++ b/sci-mathematics/glpk/glpk-4.63.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/40" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |