diff options
author | 2023-12-03 05:45:29 +0000 | |
---|---|---|
committer | 2023-12-03 05:45:29 +0000 | |
commit | 9a00dc8b6cf645c68d679d1c8c234eac2375c08b (patch) | |
tree | 581a1064fa5e9e974ec63df5636e3eb2dadd32a7 /dev-python/shiboken2 | |
parent | media-gfx/openscad: Keyword 2021.01-r4 ppc64, #886101 (diff) | |
download | gentoo-9a00dc8b6cf645c68d679d1c8c234eac2375c08b.tar.gz gentoo-9a00dc8b6cf645c68d679d1c8c234eac2375c08b.tar.bz2 gentoo-9a00dc8b6cf645c68d679d1c8c234eac2375c08b.zip |
dev-python/shiboken2: Keyword 5.15.11 ppc64, #913248
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.11.ebuild b/dev-python/shiboken2/shiboken2-5.15.11.ebuild index 3b089d134a48..c4b23b4fbecc 100644 --- a/dev-python/shiboken2/shiboken2-5.15.11.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.11.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 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |