diff options
author | 2020-02-13 15:39:41 +0100 | |
---|---|---|
committer | 2020-02-13 15:39:41 +0100 | |
commit | 84d183d37aec6a048456cb8e4246b4429ed74d64 (patch) | |
tree | 936212be77bfb402ce8f7f93c7586fe5480765bd /dev-python/numpy | |
parent | x11-libs/gtk+: s390 stable wrt bug #706524 (diff) | |
download | gentoo-84d183d37aec6a048456cb8e4246b4429ed74d64.tar.gz gentoo-84d183d37aec6a048456cb8e4246b4429ed74d64.tar.bz2 gentoo-84d183d37aec6a048456cb8e4246b4429ed74d64.zip |
dev-python/numpy: s390 stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
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 e326fddc947a..351acbd56531 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 )" |