diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 20:44:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 20:44:47 +0000 |
commit | d76d9072f422cffffa578f20c554a556c72c6aa0 (patch) | |
tree | 2c37283809768cd6ec031a639a980a7762567350 /dev-python/shiboken2 | |
parent | dev-qt/qtxmlpatterns: Stabilize 5.15.13 amd64, #927748 (diff) | |
download | gentoo-d76d9072f422cffffa578f20c554a556c72c6aa0.tar.gz gentoo-d76d9072f422cffffa578f20c554a556c72c6aa0.tar.bz2 gentoo-d76d9072f422cffffa578f20c554a556c72c6aa0.zip |
dev-python/shiboken2: Stabilize 5.15.13 amd64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.13.ebuild b/dev-python/shiboken2/shiboken2-5.15.13.ebuild index ea070b39f209..80814eaad91f 100644 --- a/dev-python/shiboken2/shiboken2-5.15.13.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.13.ebuild @@ -31,7 +31,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 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |