diff options
author | 2021-11-14 20:28:55 +0000 | |
---|---|---|
committer | 2021-11-14 20:28:55 +0000 | |
commit | 2f0af893b04f33979369fe9f20a752b6c3fb1788 (patch) | |
tree | d68c0a41231e1d0e2f8027904246ae2b0f506f28 /dev-python | |
parent | dev-python/blosc: Stabilize 1.10.5 x86, #823482 (diff) | |
download | gentoo-2f0af893b04f33979369fe9f20a752b6c3fb1788.tar.gz gentoo-2f0af893b04f33979369fe9f20a752b6c3fb1788.tar.bz2 gentoo-2f0af893b04f33979369fe9f20a752b6c3fb1788.zip |
dev-python/QtPy: Stabilize 1.11.2 ALLARCHES, #823572
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/QtPy/QtPy-1.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/QtPy/QtPy-1.11.2.ebuild b/dev-python/QtPy/QtPy-1.11.2.ebuild index 4f256a44dd52..a220d160ebfd 100644 --- a/dev-python/QtPy/QtPy-1.11.2.ebuild +++ b/dev-python/QtPy/QtPy-1.11.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" _IUSE_QT_MODULES=" declarative designer gui help location multimedia network opengl |