summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-01 20:17:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-01 20:19:45 +0200
commit9019478b48dacf9f2e9891fa4960db4bb4444252 (patch)
treec9b0d93badf591494779e2fb58f17db481f67ea5 /dev-python
parentdev-python/pypy: amd64 stable wrt bug #782520 (diff)
downloadgentoo-9019478b48dacf9f2e9891fa4960db4bb4444252.tar.gz
gentoo-9019478b48dacf9f2e9891fa4960db4bb4444252.tar.bz2
gentoo-9019478b48dacf9f2e9891fa4960db4bb4444252.zip
dev-python/pypy3: amd64 stable wrt bug #782520
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pypy3/pypy3-7.3.3_p37_p3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3/pypy3-7.3.3_p37_p3.ebuild b/dev-python/pypy3/pypy3-7.3.3_p37_p3.ebuild
index e74561b10000..8c3717e04b85 100644
--- a/dev-python/pypy3/pypy3-7.3.3_p37_p3.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.3_p37_p3.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 libressl ncurses sqlite test tk"
# pypy3.7 is in alpha state and a lot of tests are failing
RESTRICT="test"