diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 12:35:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 13:25:19 +0300 |
commit | 3a97b939791f2569ee38bf5fa7ff5324ed24dd2e (patch) | |
tree | 30ff65fc90278d8c3ab379d5d8733845a17e638c /dev-python/shiboken2 | |
parent | dev-qt/qtxmlpatterns: Stabilize 5.15.14 amd64, #933196 (diff) | |
download | gentoo-3a97b939791f2569ee38bf5fa7ff5324ed24dd2e.tar.gz gentoo-3a97b939791f2569ee38bf5fa7ff5324ed24dd2e.tar.bz2 gentoo-3a97b939791f2569ee38bf5fa7ff5324ed24dd2e.zip |
dev-python/shiboken2: Stabilize 5.15.14 amd64, #933196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.14.ebuild b/dev-python/shiboken2/shiboken2-5.15.14.ebuild index 79e1ac813ee6..7a76464f460e 100644 --- a/dev-python/shiboken2/shiboken2-5.15.14.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.14.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}/sources/shiboken2" # arbitrarily relicensed. (TODO) LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3" SLOT="5/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |