summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 05:52:26 +0000
committerSam James <sam@gentoo.org>2021-03-02 05:52:26 +0000
commit9c438bfb437dffd7e701be84ddbb6ab7385bf8d3 (patch)
tree681363ca77e3c16b1ffb63620ea61371bf7fe2a6 /dev-python/numexpr
parentdev-python/zeroconf: Stabilize 0.28.8 ALLARCHES, #773895 (diff)
downloadgentoo-9c438bfb437dffd7e701be84ddbb6ab7385bf8d3.tar.gz
gentoo-9c438bfb437dffd7e701be84ddbb6ab7385bf8d3.tar.bz2
gentoo-9c438bfb437dffd7e701be84ddbb6ab7385bf8d3.zip
dev-python/numexpr: Stabilize 2.7.2_p1 x86, #773775
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/numexpr')
-rw-r--r--dev-python/numexpr/numexpr-2.7.2_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numexpr/numexpr-2.7.2_p1.ebuild b/dev-python/numexpr/numexpr-2.7.2_p1.ebuild
index e3924867b13d..303a2aafa1f2 100644
--- a/dev-python/numexpr/numexpr-2.7.2_p1.ebuild
+++ b/dev-python/numexpr/numexpr-2.7.2_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ S=${WORKDIR}/${P%_p*}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="mkl"
RDEPEND="