summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 08:05:31 +0000
committerSam James <sam@gentoo.org>2021-02-21 08:05:31 +0000
commit115739a1f82e69eefa62976001ad06c65f9bbb8b (patch)
tree2a760919a494d5edb674a329c1cd90057daa0571 /dev-python/shiboken2
parentapp-admin/checksec: Keyword 2.4.0 arm64, #771366 (diff)
downloadgentoo-115739a1f82e69eefa62976001ad06c65f9bbb8b.tar.gz
gentoo-115739a1f82e69eefa62976001ad06c65f9bbb8b.tar.bz2
gentoo-115739a1f82e69eefa62976001ad06c65f9bbb8b.zip
dev-python/shiboken2: Keyword 5.15.1 arm64, #767199
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r--dev-python/shiboken2/shiboken2-5.15.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.1.ebuild b/dev-python/shiboken2/shiboken2-5.15.1.ebuild
index c79b14a2f3a4..a7bf10d4fbf2 100644
--- a/dev-python/shiboken2/shiboken2-5.15.1.ebuild
+++ b/dev-python/shiboken2/shiboken2-5.15.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${
# arbitrarily relicensed. (TODO)
LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+docstrings numpy test vulkan"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"