diff options
author | Sam James <sam@gentoo.org> | 2022-08-29 15:30:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-29 15:30:56 +0100 |
commit | 9cb7bce1f348f9851f9872f7d4135d5f46de67ba (patch) | |
tree | 83e8db5a2c70642bdc326802ec0d6efe65caa38b /dev-python/shiboken2 | |
parent | dev-java/zstd-jni: Stabilize 1.5.0.5 x86, #867259 (diff) | |
download | gentoo-9cb7bce1f348f9851f9872f7d4135d5f46de67ba.tar.gz gentoo-9cb7bce1f348f9851f9872f7d4135d5f46de67ba.tar.bz2 gentoo-9cb7bce1f348f9851f9872f7d4135d5f46de67ba.zip |
dev-python/shiboken2: Stabilize 5.15.5 arm64, #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 46d2ae894608..7da5b8bddf20 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}" |