summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:33:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:33:57 +0200
commit3acdd185b2a76aa5dee9fe965c20f3e2c839cba1 (patch)
treef14c685fac84afb31e83bb31f3fdc0d105711c29 /dev-python/pypy-exe
parentdev-python/pypy: amd64 stable wrt bug #811234 (diff)
downloadgentoo-3acdd185b2a76aa5dee9fe965c20f3e2c839cba1.tar.gz
gentoo-3acdd185b2a76aa5dee9fe965c20f3e2c839cba1.tar.bz2
gentoo-3acdd185b2a76aa5dee9fe965c20f3e2c839cba1.zip
dev-python/pypy-exe: amd64 stable wrt bug #811234
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pypy-exe')
-rw-r--r--dev-python/pypy-exe/pypy-exe-7.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild
index 51c5d0651a41..aa0f9009ebea 100644
--- a/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild
+++ b/dev-python/pypy-exe/pypy-exe-7.3.5.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}-src"
LICENSE="MIT"
SLOT="${PYPY_PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
RDEPEND=">=sys-libs/zlib-1.1.3:0=