summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-06 21:46:48 +0000
committerSam James <sam@gentoo.org>2025-01-06 21:46:48 +0000
commit64acf92cfe0649b9485f7c809c6052d5e72d5c92 (patch)
treeec02c9df7804259b0d1a6878c3327880cc8a0228 /dev-python/shiboken6
parentsci-libs/flann: add 1.9.2_p20221027, drop 1.9.2 (diff)
downloadgentoo-64acf92cfe0649b9485f7c809c6052d5e72d5c92.tar.gz
gentoo-64acf92cfe0649b9485f7c809c6052d5e72d5c92.tar.bz2
gentoo-64acf92cfe0649b9485f7c809c6052d5e72d5c92.zip
dev-python/shiboken6: Stabilize 6.8.1 arm64, #947053
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r--dev-python/shiboken6/shiboken6-6.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.8.1.ebuild b/dev-python/shiboken6/shiboken6-6.8.1.ebuild
index 62f05dcae968..d3da3cc06805 100644
--- a/dev-python/shiboken6/shiboken6-6.8.1.ebuild
+++ b/dev-python/shiboken6/shiboken6-6.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken6"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="6/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"