From f1aedfed7acbd0ceaef0a12c4042dbfae00a9a7f Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 7 Feb 2023 17:46:38 +0000 Subject: [PATCH] dev-python/shiboken2: Stabilize 5.15.8 x86, #892445 Signed-off-by: Sam James --- dev-python/shiboken2/shiboken2-5.15.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken2/shiboken2-5.15.8.ebuild b/dev-python/shiboken2/shiboken2-5.15.8.ebuild index e8b2810c50171..a9d6167b26cc7 100644 --- a/dev-python/shiboken2/shiboken2-5.15.8.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.8.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}"