diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:18:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:18:33 +0200 |
commit | 723ba8918ef845fc658e1f16dde74ef7305c153f (patch) | |
tree | 3d2df49c55b043971f9bbceb0007ee7aad930700 /dev-python/shiboken2 | |
parent | dev-python/flatbuffers: Stabilize 22.9.24 ALLARCHES, #879467 (diff) | |
download | gentoo-723ba8918ef845fc658e1f16dde74ef7305c153f.tar.gz gentoo-723ba8918ef845fc658e1f16dde74ef7305c153f.tar.bz2 gentoo-723ba8918ef845fc658e1f16dde74ef7305c153f.zip |
dev-python/shiboken2: Stabilize 5.15.6 arm64, #879393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.6.ebuild b/dev-python/shiboken2/shiboken2-5.15.6.ebuild index 02fb51cd1408..602918150df9 100644 --- a/dev-python/shiboken2/shiboken2-5.15.6.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.6.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}" |