diff options
author | Sam James <sam@gentoo.org> | 2021-11-02 22:21:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-02 22:21:01 +0000 |
commit | 0cf250cbfd5cf7a3b90f30d54eccaee3b77e126f (patch) | |
tree | 797a21d5bb5fd9288f1aa4c0d2a9d921e06a2487 /sci-mathematics/glpk | |
parent | app-text/calibre: add 5.31.1 (now with tests!) (diff) | |
download | gentoo-0cf250cbfd5cf7a3b90f30d54eccaee3b77e126f.tar.gz gentoo-0cf250cbfd5cf7a3b90f30d54eccaee3b77e126f.tar.bz2 gentoo-0cf250cbfd5cf7a3b90f30d54eccaee3b77e126f.zip |
sci-mathematics/glpk: Stabilize 5.0-r1 arm64, #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 79a3a11a23d6..0e77ed928424 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" |