From a37de6c2586794fbce89cbc8c5afc4dc963c420b Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 4 Nov 2022 09:15:19 +0100 Subject: [PATCH] dev-python/shiboken2: Stabilize 5.15.6 x86, #879393 Signed-off-by: Agostino Sarubbo --- dev-python/shiboken2/shiboken2-5.15.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken2/shiboken2-5.15.6.ebuild b/dev-python/shiboken2/shiboken2-5.15.6.ebuild index 7ccf8737dd28b..4aa4b0a17b964 100644 --- a/dev-python/shiboken2/shiboken2-5.15.6.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.6.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}"