summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-27 16:42:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-27 16:42:05 +0300
commit65b1ae66c886ee3a3327f325261b831fc6d804ab (patch)
treeccefd2cb21f2c1a24f226eb00d215d2febe9faa0 /dev-python/shiboken2
parentdev-python/meson-python: Stabilize 0.13.1 ppc64, #907022 (diff)
downloadgentoo-65b1ae66c886ee3a3327f325261b831fc6d804ab.tar.gz
gentoo-65b1ae66c886ee3a3327f325261b831fc6d804ab.tar.bz2
gentoo-65b1ae66c886ee3a3327f325261b831fc6d804ab.zip
dev-python/shiboken2: Stabilize 5.15.9 arm64, #907023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.9.ebuild b/dev-python/shiboken2/shiboken2-5.15.9.ebuild
index 460c45fd85cc..8fb400960db9 100644
--- a/dev-python/shiboken2/shiboken2-5.15.9.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.9.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 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"