diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 15:19:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 15:19:50 +0000 |
commit | 7de32936a0d35de20cc473e9281d8286571de1cf (patch) | |
tree | 2b38bc9aa339eb688eca2a282de2e48a40b8af8e /sci-mathematics/glpk | |
parent | sci-libs/qrupdate: Stabilize 1.1.2-r1 arm64, #709830 (diff) | |
download | gentoo-7de32936a0d35de20cc473e9281d8286571de1cf.tar.gz gentoo-7de32936a0d35de20cc473e9281d8286571de1cf.tar.bz2 gentoo-7de32936a0d35de20cc473e9281d8286571de1cf.zip |
sci-mathematics/glpk: Stabilize 4.65 arm64, #709830
Signed-off-by: Sam James <sam@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 30668cbb935a..2a6bc60f06f3 100644 --- a/sci-mathematics/glpk/glpk-4.65.ebuild +++ b/sci-mathematics/glpk/glpk-4.65.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 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" IUSE="doc examples gmp odbc mysql" BDEPEND="virtual/pkgconfig" |