diff options
author | 2024-04-17 22:59:29 +0100 | |
---|---|---|
committer | 2024-04-17 22:59:29 +0100 | |
commit | 56225db78bf84e72d91119f1f07017450fc06edd (patch) | |
tree | 6c945f8e29f23c548745570b178f9a142ff85071 /dev-python | |
parent | dev-java/jtidy: Stabilize 1.0-r2 x86, #930061 (diff) | |
download | gentoo-56225db78bf84e72d91119f1f07017450fc06edd.tar.gz gentoo-56225db78bf84e72d91119f1f07017450fc06edd.tar.bz2 gentoo-56225db78bf84e72d91119f1f07017450fc06edd.zip |
dev-python/shiboken6: Stabilize 6.7.0 amd64, #930062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/shiboken6/shiboken6-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.7.0.ebuild b/dev-python/shiboken6/shiboken6-6.7.0.ebuild index 1ef71d57974f..faac009c177a 100644 --- a/dev-python/shiboken6/shiboken6-6.7.0.ebuild +++ b/dev-python/shiboken6/shiboken6-6.7.0.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}/sources/shiboken6" # arbitrarily relicensed. (TODO) LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |