commit: f5ab9ca462e5bd95eebdd51ad3884795c685c1f1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue May 23 17:50:20 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue May 23 17:50:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ab9ca4
dev-python/shiboken2: Stabilize 5.15.9 x86, #907023 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/shiboken2/shiboken2-5.15.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken2/shiboken2-5.15.9.ebuild b/dev-python/shiboken2/shiboken2-5.15.9.ebuild index f52b4f360512..a29df1bdc2d0 100644 --- a/dev-python/shiboken2/shiboken2-5.15.9.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.9.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}"