diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:46:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 16:46:20 +0200 |
commit | 8f5ed315f7e9abff6e7b24e4b0bf35722e3638a1 (patch) | |
tree | 175e5de840a5555e35d3be0b8410afb34b156fd6 /sci-mathematics/glpk | |
parent | dev-util/geany-plugins: amd64 stable wrt bug #716994 (diff) | |
download | gentoo-8f5ed315f7e9abff6e7b24e4b0bf35722e3638a1.tar.gz gentoo-8f5ed315f7e9abff6e7b24e4b0bf35722e3638a1.tar.bz2 gentoo-8f5ed315f7e9abff6e7b24e4b0bf35722e3638a1.zip |
sci-mathematics/glpk: amd64 stable wrt bug #717072
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-4.65.ebuild b/sci-mathematics/glpk/glpk-4.65.ebuild index 99952688b702..1a512338e278 100644 --- a/sci-mathematics/glpk/glpk-4.65.ebuild +++ b/sci-mathematics/glpk/glpk-4.65.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" BDEPEND="virtual/pkgconfig" DEPEND=" |