summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-30 21:15:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-30 22:31:31 +0200
commit02184e2eae17628af0288f453bd0f782fec22222 (patch)
treeb6fbf24b7e6de619d3a1d86714e8c79e31132814 /dev-python/pypy3
parentkde-apps/kleopatra: Cleanup vulnerable 20.04.3 (r0) (diff)
downloadgentoo-02184e2eae17628af0288f453bd0f782fec22222.tar.gz
gentoo-02184e2eae17628af0288f453bd0f782fec22222.tar.bz2
gentoo-02184e2eae17628af0288f453bd0f782fec22222.zip
dev-python/pypy3: x86 stable (bug #734464)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pypy3')
-rw-r--r--dev-python/pypy3/pypy3-7.3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3/pypy3-7.3.1-r2.ebuild b/dev-python/pypy3/pypy3-7.3.1-r2.ebuild
index 12566f26f25c..3388f868455f 100644
--- a/dev-python/pypy3/pypy3-7.3.1-r2.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.1-r2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}-src"
LICENSE="MIT"
# pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
SLOT="0/pypy36-pp73"
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="bzip2 gdbm +jit libressl ncurses sqlite test tk"
RESTRICT="!test? ( test )"