diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-04-18 14:17:52 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-04-18 14:17:52 +0200 |
commit | b6cfd2f0ca77b895fd51ca0efbb78264464aaa37 (patch) | |
tree | 1db5ff51ae84b2228346bd07ae7274357281080e /sci-mathematics/glpk | |
parent | dev-libs/mathjax: amd64 stable wrt bug #641296 (diff) | |
download | gentoo-b6cfd2f0ca77b895fd51ca0efbb78264464aaa37.tar.gz gentoo-b6cfd2f0ca77b895fd51ca0efbb78264464aaa37.tar.bz2 gentoo-b6cfd2f0ca77b895fd51ca0efbb78264464aaa37.zip |
sci-mathematics/glpk-4.63-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/626228
Diffstat (limited to 'sci-mathematics/glpk')
-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 a4a40128c43f..4721b1832852 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="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |