summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-03 07:38:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-03 07:38:36 +0300
commit893721134ee8cf5ba4b9f92aaff286899c03ccf4 (patch)
tree63b38cf0e4043dfb52a236109997221fa50701ec /dev-python/shiboken2
parentdev-python/wxpython: Stabilize 4.0.7-r2 arm64, #863107 (diff)
downloadgentoo-893721134ee8cf5ba4b9f92aaff286899c03ccf4.tar.gz
gentoo-893721134ee8cf5ba4b9f92aaff286899c03ccf4.tar.bz2
gentoo-893721134ee8cf5ba4b9f92aaff286899c03ccf4.zip
dev-python/shiboken2: Stabilize 5.15.2-r2 arm64, #863128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild b/dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild
index ab8b7ab7bb2b..b022d8ba5b8c 100644
--- a/dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.2-r2.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}"