summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:38:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:39:52 +0200
commitf300d9dbb60e220949b2bdc06c47d107b8a81d48 (patch)
tree539e9f7e3f273ea655045474bbd689d715d6d33d /dev-python/pypy3
parentapp-text/sigil: x86 stable wrt bug #811180 (diff)
downloadgentoo-f300d9dbb60e220949b2bdc06c47d107b8a81d48.tar.gz
gentoo-f300d9dbb60e220949b2bdc06c47d107b8a81d48.tar.bz2
gentoo-f300d9dbb60e220949b2bdc06c47d107b8a81d48.zip
dev-python/pypy3: x86 stable wrt bug #811228
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pypy3')
-rw-r--r--dev-python/pypy3/pypy3-7.3.5_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3/pypy3-7.3.5_p1.ebuild b/dev-python/pypy3/pypy3-7.3.5_p1.ebuild
index f06468ca8623..504042ede88a 100644
--- a/dev-python/pypy3/pypy3-7.3.5_p1.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.5_p1.ebuild
@@ -20,7 +20,7 @@ LICENSE="MIT"
# pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
# also check pypy/interpreter/pycode.py -> pypy_incremental_magic
SLOT="0/pypy37-pp73"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="bzip2 gdbm +jit ncurses sqlite test tk"
# pypy3.7 is in alpha state and a lot of tests are failing
RESTRICT="test"