diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-09 18:32:15 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-10 00:18:19 -0400 |
commit | 4ee900d8635b0d690362706ee3b1b5c6382cc22c (patch) | |
tree | b9a49db6f2f0aa017ec9527f9a1606207922e3e3 /dev-python/shiboken6 | |
parent | dev-qt/qtbase: Stabilize 6.7.2 amd64, #935728 (diff) | |
download | gentoo-4ee900d8635b0d690362706ee3b1b5c6382cc22c.tar.gz gentoo-4ee900d8635b0d690362706ee3b1b5c6382cc22c.tar.bz2 gentoo-4ee900d8635b0d690362706ee3b1b5c6382cc22c.zip |
dev-python/shiboken6: Stabilize 6.7.2 amd64, #935728
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r-- | dev-python/shiboken6/shiboken6-6.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.7.2.ebuild b/dev-python/shiboken6/shiboken6-6.7.2.ebuild index 810010d73e1e..e798ae3f3aec 100644 --- a/dev-python/shiboken6/shiboken6-6.7.2.ebuild +++ b/dev-python/shiboken6/shiboken6-6.7.2.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="6/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |