diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:11:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 18:12:04 +0200 |
commit | 9b5f0474bf103aaf1d254977a61646a30b23fd84 (patch) | |
tree | 69d649ad959f859feac311c8adc4691308cc2cd1 /sci-mathematics | |
parent | xfce-base/xfwm4: Bump to 4.14.1 (diff) | |
download | gentoo-9b5f0474bf103aaf1d254977a61646a30b23fd84.tar.gz gentoo-9b5f0474bf103aaf1d254977a61646a30b23fd84.tar.bz2 gentoo-9b5f0474bf103aaf1d254977a61646a30b23fd84.zip |
sci-mathematics/glpk: x86 stable wrt bug #717072
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 1a512338e278..a08a4af54c4f 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=" |