summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-25 20:53:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-25 20:53:18 +0200
commit9831e244f43ff96b73705dc904dc730c765caec7 (patch)
tree4790e6bbfdc518ddc15e8218d2b1528bfc55eadf
parentdev-java/netty-common: Keyword 4.0.36-r2 arm, #833983 (diff)
downloadgentoo-9831e244.tar.gz
gentoo-9831e244.tar.bz2
gentoo-9831e244.zip
dev-python/shiboken2: Keyword 5.15.2-r1 arm, #833799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
index 46a0d6c37446..a8732bcfc06c 100644
--- a/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2"
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"