diff options
author | Sam James <sam@gentoo.org> | 2023-01-28 09:05:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-28 09:06:39 +0000 |
commit | ecf6b0f740c11a52ebe0ea39988a611f2ca950b0 (patch) | |
tree | 8a5d761149df4889a700f80d47fa70404ffb90e8 /dev-python/scipy | |
parent | dev-python/pooch: Keyword 1.6.0 x86, #889812 (diff) | |
download | gentoo-ecf6b0f740c11a52ebe0ea39988a611f2ca950b0.tar.gz gentoo-ecf6b0f740c11a52ebe0ea39988a611f2ca950b0.tar.bz2 gentoo-ecf6b0f740c11a52ebe0ea39988a611f2ca950b0.zip |
dev-python/scipy: Keyword 1.10.0 x86, #889812
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/scipy')
-rw-r--r-- | dev-python/scipy/scipy-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scipy/scipy-1.10.0.ebuild b/dev-python/scipy/scipy-1.10.0.ebuild index d482c04960d6..ed0e92bc690c 100644 --- a/dev-python/scipy/scipy-1.10.0.ebuild +++ b/dev-python/scipy/scipy-1.10.0.ebuild @@ -38,7 +38,7 @@ else S="${WORKDIR}"/${MY_P} if [[ ${PV} != *rc* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 -hppa ~ppc ~ppc64" + KEYWORDS="~amd64 ~arm ~arm64 -hppa ~ppc ~ppc64 ~x86" fi fi |