diff options
author | 2022-11-04 09:15:19 +0100 | |
---|---|---|
committer | 2022-11-04 09:15:19 +0100 | |
commit | a37de6c2586794fbce89cbc8c5afc4dc963c420b (patch) | |
tree | 351ce9c2e07590007dc899203ecc56f1668bcb90 /dev-python/shiboken2 | |
parent | dev-python/xarray: Stabilize 2022.9.0 x86, #879369 (diff) | |
download | gentoo-a37de6c2586794fbce89cbc8c5afc4dc963c420b.tar.gz gentoo-a37de6c2586794fbce89cbc8c5afc4dc963c420b.tar.bz2 gentoo-a37de6c2586794fbce89cbc8c5afc4dc963c420b.zip |
dev-python/shiboken2: Stabilize 5.15.6 x86, #879393
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.6.ebuild b/dev-python/shiboken2/shiboken2-5.15.6.ebuild index 7ccf8737dd28..4aa4b0a17b96 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}" |