summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-02 15:45:42 +0000
committerSam James <sam@gentoo.org>2021-11-02 15:45:42 +0000
commit4de7dae47f909e0780b2f9ae97362c3d174763e6 (patch)
tree0fb972df09a2fad5850a8413513282189bf0976c /sci-mathematics/glpk
parentprofiles/prefix/darwin/macos/12.0/*/make.defaults: fix CHOST (diff)
downloadgentoo-4de7dae47f909e0780b2f9ae97362c3d174763e6.tar.gz
gentoo-4de7dae47f909e0780b2f9ae97362c3d174763e6.tar.bz2
gentoo-4de7dae47f909e0780b2f9ae97362c3d174763e6.zip
sci-mathematics/glpk: Stabilize 5.0-r1 ppc, #821322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r--sci-mathematics/glpk/glpk-5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-5.0-r1.ebuild b/sci-mathematics/glpk/glpk-5.0-r1.ebuild
index 1d6d7344baa2..10c2fd304304 100644
--- a/sci-mathematics/glpk/glpk-5.0-r1.ebuild
+++ b/sci-mathematics/glpk/glpk-5.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0/40"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples gmp odbc mysql"
BDEPEND="virtual/pkgconfig"