diff options
author | 2024-06-02 02:45:58 +0100 | |
---|---|---|
committer | 2024-06-02 02:45:58 +0100 | |
commit | 41f42a4d3ca6b0d59a57221f870e1d41928967a8 (patch) | |
tree | bb05791ac735c453a11b26d346acec6de4691c17 /dev-python/shiboken6 | |
parent | net-wireless/soapysdr: fix live template kws (diff) | |
download | gentoo-41f42a4d3ca6b0d59a57221f870e1d41928967a8.tar.gz gentoo-41f42a4d3ca6b0d59a57221f870e1d41928967a8.tar.bz2 gentoo-41f42a4d3ca6b0d59a57221f870e1d41928967a8.zip |
dev-python/shiboken6: Keyword 6.7.1 arm, #930059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r-- | dev-python/shiboken6/shiboken6-6.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.7.1.ebuild b/dev-python/shiboken6/shiboken6-6.7.1.ebuild index 2368197dd550..4acb4c0bf890 100644 --- a/dev-python/shiboken6/shiboken6-6.7.1.ebuild +++ b/dev-python/shiboken6/shiboken6-6.7.1.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}/sources/shiboken6" # arbitrarily relicensed. (TODO) LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3" SLOT="6/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |