summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-02 01:13:38 +0100
committerSam James <sam@gentoo.org>2024-06-02 01:13:38 +0100
commit37e350dc204d097c1ff72954d57e1aa906fa7f14 (patch)
treee833c712ba18ecd3d811855216418ad473b51030 /dev-python/shiboken6
parentdev-debug/gdb: add 15.0.91 (unkeyworded) (diff)
downloadgentoo-37e350dc204d097c1ff72954d57e1aa906fa7f14.tar.gz
gentoo-37e350dc204d097c1ff72954d57e1aa906fa7f14.tar.bz2
gentoo-37e350dc204d097c1ff72954d57e1aa906fa7f14.zip
dev-python/shiboken6: Keyword 6.7.1 arm64, #930059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r--dev-python/shiboken6/shiboken6-6.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.7.1.ebuild b/dev-python/shiboken6/shiboken6-6.7.1.ebuild
index 1a7764eeebec..2368197dd550 100644
--- a/dev-python/shiboken6/shiboken6-6.7.1.ebuild
+++ b/dev-python/shiboken6/shiboken6-6.7.1.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}/sources/shiboken6"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="6/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"