commit: bb9a9a9f3c0106432b76f26aff73207e4cd0dcd1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 21:32:29 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 21:32:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9a9a9f
dev-python/shiboken2: Stabilize 5.15.7 arm64, #884349 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/shiboken2/shiboken2-5.15.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken2/shiboken2-5.15.7.ebuild b/dev-python/shiboken2/shiboken2-5.15.7.ebuild index b0096bef9dc1..caa60c0f316d 100644 --- a/dev-python/shiboken2/shiboken2-5.15.7.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.7.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}"