diff options
author | Sam James <sam@gentoo.org> | 2023-05-26 08:18:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-26 08:18:47 +0100 |
commit | ba11a56c1e6bae7a8571be34b2ddb50fffce2ca1 (patch) | |
tree | 98d52edc8effec1d4ec8aa0f11c74006eb7d3620 /dev-python/shiboken2 | |
parent | app-forensics/volatility3: Stabilize 2.4.1-r1 amd64, #907196 (diff) | |
download | gentoo-ba11a56c1e6bae7a8571be34b2ddb50fffce2ca1.tar.gz gentoo-ba11a56c1e6bae7a8571be34b2ddb50fffce2ca1.tar.bz2 gentoo-ba11a56c1e6bae7a8571be34b2ddb50fffce2ca1.zip |
dev-python/shiboken2: Stabilize 5.15.9 amd64, #907023
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.9.ebuild b/dev-python/shiboken2/shiboken2-5.15.9.ebuild index a29df1bdc2d0..460c45fd85cc 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}" |