diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 12:04:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-30 12:04:40 +0100 |
commit | f6d4829e44c5a8bc1c9af4169c10bbfe7390c349 (patch) | |
tree | 3ff1725bf04bcaf655d20a165b3b6ee7d425c0ab /dev-python/numpy | |
parent | virtual/python-pathlib: ppc stable wrt bug #706568 (diff) | |
download | gentoo-f6d4829e44c5a8bc1c9af4169c10bbfe7390c349.tar.gz gentoo-f6d4829e44c5a8bc1c9af4169c10bbfe7390c349.tar.bz2 gentoo-f6d4829e44c5a8bc1c9af4169c10bbfe7390c349.zip |
dev-python/numpy: ppc stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r-- | dev-python/numpy/numpy-1.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.16.5.ebuild b/dev-python/numpy/numpy-1.16.5.ebuild index 5117bf3a1abb..99fcd0c90219 100644 --- a/dev-python/numpy/numpy-1.16.5.ebuild +++ b/dev-python/numpy/numpy-1.16.5.ebuild @@ -22,7 +22,7 @@ SRC_URI=" )" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 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 ~sh 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 )" |