summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-27 13:50:26 +0100
committerSam James <sam@gentoo.org>2023-06-27 13:50:26 +0100
commit833c1f79c52ed080caf0251184ca464ab9d87521 (patch)
tree6ef2fed01e04f3f83e485c803f0544e762774405 /dev-python/numpy
parentdev-python/jaraco-env: Keyword 1.0.0 arm64, #909299 (diff)
downloadgentoo-833c1f79c52ed080caf0251184ca464ab9d87521.tar.gz
gentoo-833c1f79c52ed080caf0251184ca464ab9d87521.tar.bz2
gentoo-833c1f79c52ed080caf0251184ca464ab9d87521.zip
dev-python/numpy: Keyword 1.25.0 x86, #908739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-1.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-1.25.0.ebuild b/dev-python/numpy/numpy-1.25.0.ebuild
index b9b702ebe7a8..1d134ddb7763 100644
--- a/dev-python/numpy/numpy-1.25.0.ebuild
+++ b/dev-python/numpy/numpy-1.25.0.ebuild
@@ -22,7 +22,7 @@ LICENSE="BSD"
SLOT="0"
IUSE="lapack"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
fi
RDEPEND="