summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-24 16:36:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-24 16:36:23 +0300
commit20ea6514a9c5906ca456b7ba174064cc653e0b3c (patch)
treea6a79e971aad2972cce1ee4343b8d4cf19c244bc /dev-python/shiboken2
parentdev-python/pycairo: Stabilize 1.24.0 arm, #911067 (diff)
downloadgentoo-20ea6514a9c5906ca456b7ba174064cc653e0b3c.tar.gz
gentoo-20ea6514a9c5906ca456b7ba174064cc653e0b3c.tar.bz2
gentoo-20ea6514a9c5906ca456b7ba174064cc653e0b3c.zip
dev-python/shiboken2: Stabilize 5.15.10 arm64, #911077
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.10.ebuild b/dev-python/shiboken2/shiboken2-5.15.10.ebuild
index 9ec68bef9d5c..0703f8f2125f 100644
--- a/dev-python/shiboken2/shiboken2-5.15.10.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.10.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}"