diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:18:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:18:36 +0200 |
commit | c3d90e97393867ed729929578480300d0900e10b (patch) | |
tree | de7286f56763683ce3cbd73e6400c8102ac6c516 /sci-mathematics | |
parent | net-ftp/proftpd: ppc stable wrt bug #717240 (diff) | |
download | gentoo-c3d90e97393867ed729929578480300d0900e10b.tar.gz gentoo-c3d90e97393867ed729929578480300d0900e10b.tar.bz2 gentoo-c3d90e97393867ed729929578480300d0900e10b.zip |
sci-mathematics/glpk: ppc64 stable wrt bug #717072
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 8d9c25a7de9b..99952688b702 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=" |