diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:09:55 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:48 +0200 |
commit | 7991f7474c829755bfb2dddb00d1330305be3425 (patch) | |
tree | 585454292958bc283e7096902ea9f3cd3f465a9b /sci-mathematics/glpk | |
parent | app-i18n/anthy: keyword ~arm64 (diff) | |
download | gentoo-7991f7474c829755bfb2dddb00d1330305be3425.tar.gz gentoo-7991f7474c829755bfb2dddb00d1330305be3425.tar.bz2 gentoo-7991f7474c829755bfb2dddb00d1330305be3425.zip |
sci-mathematics/glpk: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.61-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-4.61-r1.ebuild b/sci-mathematics/glpk/glpk-4.61-r1.ebuild index 0c701874fe58..5b8ec992692d 100644 --- a/sci-mathematics/glpk/glpk-4.61-r1.ebuild +++ b/sci-mathematics/glpk/glpk-4.61-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/40" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |