aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
commit75406c8ad02e72b94234c6ec1b1317f944863c14 (patch)
treecf21dddfd01f62eeb4dec7159ed8334c62741463 /dev-python
parentapp-emulation/wine-vanilla: remove unused flags from metadata.xml (diff)
downloadmusl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.gz
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.bz2
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.zip
Add arm64 keywords globally
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/numpy/numpy-1.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.10.4.ebuild b/dev-python/numpy/numpy-1.10.4.ebuild
index 6d76e665..97be3275 100644
--- a/dev-python/numpy/numpy-1.10.4.ebuild
+++ b/dev-python/numpy/numpy-1.10.4.ebuild
@@ -24,7 +24,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
# It appears the docs haven't been upgraded, still @ 1.8.1
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc x86"
IUSE="doc lapack test"
RDEPEND="