diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 15:59:39 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 15:59:39 +0000 |
commit | 6167e1fe630d2cd9c17a4f9fd127b4856adda591 (patch) | |
tree | 81320b0c0ed26e5b1f8385bdf0c43ebdd956b87a /dev-python/shiboken2 | |
parent | dev-qt/qtxmlpatterns: Stabilize 5.15.14 x86, #933196 (diff) | |
download | gentoo-6167e1fe630d2cd9c17a4f9fd127b4856adda591.tar.gz gentoo-6167e1fe630d2cd9c17a4f9fd127b4856adda591.tar.bz2 gentoo-6167e1fe630d2cd9c17a4f9fd127b4856adda591.zip |
dev-python/shiboken2: Stabilize 5.15.14 x86, #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 12a600e0abfc..827bc11eac62 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}" |