summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-03 02:52:42 +0100
committerSam James <sam@gentoo.org>2021-09-03 02:52:42 +0100
commit08f2fb2975c6526aefc9cc7801fc60f3ff097b3f (patch)
treef8666e6d2dd2cb70f91868d796f80405b695c755 /dev-python/shiboken2
parentdev-python/PyQtWebEngine: Stabilize 5.15.4 arm64, #799632 (diff)
downloadgentoo-08f2fb2975c6526aefc9cc7801fc60f3ff097b3f.tar.gz
gentoo-08f2fb2975c6526aefc9cc7801fc60f3ff097b3f.tar.bz2
gentoo-08f2fb2975c6526aefc9cc7801fc60f3ff097b3f.zip
dev-python/shiboken2: Stabilize 5.15.2-r1 arm64, #799632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
index 18e1815df1da..662f2d9a55ae 100644
--- a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"