diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-06-25 18:48:43 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-06-25 18:48:43 +0200 |
commit | 71fad362615062201cf1ed699766f7e1310d76e7 (patch) | |
tree | 24b70c91ccf5b571aa2d7c53e1226b2688c93ede /dev-python/shiboken6 | |
parent | dev-build/bmake: add 20240602 (diff) | |
download | gentoo-71fad362615062201cf1ed699766f7e1310d76e7.tar.gz gentoo-71fad362615062201cf1ed699766f7e1310d76e7.tar.bz2 gentoo-71fad362615062201cf1ed699766f7e1310d76e7.zip |
dev-python/shiboken6: keyword 6.7.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/shiboken6')
-rw-r--r-- | dev-python/shiboken6/shiboken6-6.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken6/shiboken6-6.7.2.ebuild b/dev-python/shiboken6/shiboken6-6.7.2.ebuild index 8cfc9f8a3cb7..2fe1eefc2fd0 100644 --- a/dev-python/shiboken6/shiboken6-6.7.2.ebuild +++ b/dev-python/shiboken6/shiboken6-6.7.2.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}/sources/shiboken6" # arbitrarily relicensed. (TODO) LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3" SLOT="6/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv" IUSE="+docstrings numpy test vulkan" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |