diff options
author | Sam James <sam@gentoo.org> | 2021-11-02 15:45:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-02 15:45:52 +0000 |
commit | 4e4120a0bdaa23e83f6ea381cf1f8466d5c00dca (patch) | |
tree | 36776e46e88a315140b18cf7a5d5df4390eb586c /sci-mathematics/glpk | |
parent | dev-libs/ntl: Stabilize 11.4.4 ppc, #821325 (diff) | |
download | gentoo-4e4120a0bdaa23e83f6ea381cf1f8466d5c00dca.tar.gz gentoo-4e4120a0bdaa23e83f6ea381cf1f8466d5c00dca.tar.bz2 gentoo-4e4120a0bdaa23e83f6ea381cf1f8466d5c00dca.zip |
sci-mathematics/glpk: Stabilize 5.0-r1 sparc, #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.ebuild | 2 |
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 5f584097633c..e9199b3a2624 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" |