summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-30 18:03:25 -0500
committerJoonas Niilola <juippis@gentoo.org>2024-01-31 09:17:54 +0200
commit007ea7604d55cc684db547788b2988a50aec9483 (patch)
tree80d188fbc9864b8fa340f0689316cf3c789b69c6
parentdev-qt/qtxmlpatterns: Stabilize 5.15.12 arm64, #921565 (diff)
downloadgentoo-007ea7604d55cc684db547788b2988a50aec9483.tar.gz
gentoo-007ea7604d55cc684db547788b2988a50aec9483.tar.bz2
gentoo-007ea7604d55cc684db547788b2988a50aec9483.zip
dev-python/shiboken2: Stabilize 5.15.12 arm64, #921565
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.12.ebuild b/dev-python/shiboken2/shiboken2-5.15.12.ebuild
index 2c962c270cf1..b52da8ea06a2 100644
--- a/dev-python/shiboken2/shiboken2-5.15.12.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.12.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 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"