diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-20 08:23:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-20 08:23:14 +0200 |
commit | f866a8eab1097a2d84563c292854414434025871 (patch) | |
tree | a57c87d37e9a5bea4aacae54f1152d1eecaf8f39 /dev-python/numpy-python2 | |
parent | dev-python/numpy: amd64 stable wrt bug #714384 (diff) | |
download | gentoo-f866a8eab1097a2d84563c292854414434025871.tar.gz gentoo-f866a8eab1097a2d84563c292854414434025871.tar.bz2 gentoo-f866a8eab1097a2d84563c292854414434025871.zip |
dev-python/numpy-python2: amd64 stable wrt bug #714384
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/numpy-python2')
-rw-r--r-- | dev-python/numpy-python2/numpy-python2-1.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild b/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild index 6ef01ffe4ba3..efc0c0d3a97b 100644 --- a/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild +++ b/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild @@ -24,7 +24,7 @@ SRC_URI=" )" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc lapack test" RESTRICT="!test? ( test )" |