summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-08 13:09:18 +0000
committerSam James <sam@gentoo.org>2021-03-08 13:09:18 +0000
commit84b83179a5b57dcc252e8d2169ab78aa0f49494c (patch)
tree34fae7662e84da8e2a27f8a747f2bbfec11478f0 /dev-lang/python-exec
parentdev-python/h5py: Disable setup_requires the easy way (diff)
downloadgentoo-84b83179a5b57dcc252e8d2169ab78aa0f49494c.tar.gz
gentoo-84b83179a5b57dcc252e8d2169ab78aa0f49494c.tar.bz2
gentoo-84b83179a5b57dcc252e8d2169ab78aa0f49494c.zip
dev-lang/python-exec: Stabilize 2.4.6-r4 arm64, #768561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python-exec')
-rw-r--r--dev-lang/python-exec/python-exec-2.4.6-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild b/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild
index 0ebd26e534b9..9a7644cd4e0f 100644
--- a/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild
+++ b/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgorny/python-exec/releases/download/v${PV}/${P}.tar
LICENSE="BSD-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# Internal Python project hack. Do not copy it. Ever.
IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_} +native-symlinks"