diff options
author | Sam James <sam@gentoo.org> | 2022-09-01 20:11:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-01 20:11:17 +0100 |
commit | bdf7cef39beff9ff9fa1339d745a362d372b8afc (patch) | |
tree | e02442edd99fdabbf095920949935a636a868504 /dev-python/shiboken2 | |
parent | x11-drivers/xf86-input-wacom: Stabilize 1.1.0 sparc, #867796 (diff) | |
download | gentoo-bdf7cef39beff9ff9fa1339d745a362d372b8afc.tar.gz gentoo-bdf7cef39beff9ff9fa1339d745a362d372b8afc.tar.bz2 gentoo-bdf7cef39beff9ff9fa1339d745a362d372b8afc.zip |
dev-python/shiboken2: Stabilize 5.15.5 amd64, #865315
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.5.ebuild b/dev-python/shiboken2/shiboken2-5.15.5.ebuild index 7da5b8bddf20..4ad0b6eaf48d 100644 --- a/dev-python/shiboken2/shiboken2-5.15.5.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.5.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}" |