summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:11:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-06 09:14:32 +0200
commit4a5c93c52c8a9e1f830065e30a0c87b76b762199 (patch)
tree3e30fd1dc37b7a155821580bbb2f214ea6c4dc9a /dev-python/shiboken2
parentdev-qt/qtxmlpatterns: Stabilize 5.15.11 arm64, #915391 (diff)
downloadgentoo-4a5c93c52c8a9e1f830065e30a0c87b76b762199.tar.gz
gentoo-4a5c93c52c8a9e1f830065e30a0c87b76b762199.tar.bz2
gentoo-4a5c93c52c8a9e1f830065e30a0c87b76b762199.zip
dev-python/shiboken2: Stabilize 5.15.11 arm64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.11.ebuild b/dev-python/shiboken2/shiboken2-5.15.11.ebuild
index aca2ec452015..3b089d134a48 100644
--- a/dev-python/shiboken2/shiboken2-5.15.11.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.11.ebuild
@@ -29,7 +29,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"