diff options
author | Sam James <sam@gentoo.org> | 2020-11-07 17:49:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-07 17:49:46 +0000 |
commit | 996de3746023bf0de686039ec5faf138e2d98da6 (patch) | |
tree | 1360de758516aaf5098c7b03054f931f62362ecc /sci-mathematics/glpk | |
parent | sci-libs/qrupdate: Stabilize 1.1.2-r1 arm, #709830 (diff) | |
download | gentoo-996de3746023bf0de686039ec5faf138e2d98da6.tar.gz gentoo-996de3746023bf0de686039ec5faf138e2d98da6.tar.bz2 gentoo-996de3746023bf0de686039ec5faf138e2d98da6.zip |
sci-mathematics/glpk: Stabilize 4.65 arm, #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 2a6bc60f06f3..741587830d00 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" |