summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-27 16:38:56 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-27 16:44:25 +0100
commitdc4e18fa0c627ec59d11aa703f0c3ea323a0913f (patch)
treee4370cc17924d85f1cf532edaf08f8ae1d99a8e6 /dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
parentdev-python/pypy: x86 stable (bug #705690) (diff)
downloadgentoo-dc4e18fa0c627ec59d11aa703f0c3ea323a0913f.tar.gz
gentoo-dc4e18fa0c627ec59d11aa703f0c3ea323a0913f.tar.bz2
gentoo-dc4e18fa0c627ec59d11aa703f0c3ea323a0913f.zip
dev-python/pypy-exe: x86 stable (bug #705690)
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pypy-exe/pypy-exe-7.3.0.ebuild')
-rw-r--r--dev-python/pypy-exe/pypy-exe-7.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
index 14e76e65ff5c..3ab056f52c89 100644
--- a/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
+++ b/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}-src"
LICENSE="MIT"
SLOT="${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
RDEPEND=">=sys-libs/zlib-1.1.3:0=