summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-30 00:20:47 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-30 00:22:35 +0200
commit2f9e4119b60d475f1a6dc705d9f356c17a496dcb (patch)
tree726ef7593e0789281af9768256d7640dc44f230d /dev-python/pypy3-exe
parentdev-python/pypy: Add keywords to 7.3.5 (diff)
downloadgentoo-2f9e4119b60d475f1a6dc705d9f356c17a496dcb.tar.gz
gentoo-2f9e4119b60d475f1a6dc705d9f356c17a496dcb.tar.bz2
gentoo-2f9e4119b60d475f1a6dc705d9f356c17a496dcb.zip
dev-python/pypy3-exe: Add keywords to 7.3.5
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pypy3-exe')
-rw-r--r--dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild
index 70dd2bacbc82..887eb29400b0 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.5.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
LICENSE="MIT"
SLOT="${PYPY_PV}"
-KEYWORDS=""
+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=