diff options
author | Sam James <sam@gentoo.org> | 2022-08-02 21:23:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-02 21:23:33 +0100 |
commit | 369bc87ef97d19a3b1a345a842ac96e798a22e86 (patch) | |
tree | 1cd3394f445bdd24e9062cf410bd85790ee16428 /dev-python/shiboken2 | |
parent | dev-python/tempest: Stabilize 31.1.0 ALLARCHES, #863125 (diff) | |
download | gentoo-369bc87ef97d19a3b1a345a842ac96e798a22e86.tar.gz gentoo-369bc87ef97d19a3b1a345a842ac96e798a22e86.tar.bz2 gentoo-369bc87ef97d19a3b1a345a842ac96e798a22e86.zip |
dev-python/shiboken2: Stabilize 5.15.2-r2 x86, #863128
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/shiboken2')
-rw-r--r-- | dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild b/dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild index 4ba580569103..307f58d8a994 100644 --- a/dev-python/shiboken2/shiboken2-5.15.2-r2.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.2-r2.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}" |