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