diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 09:59:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 09:59:10 +0300 |
commit | ef943a5e875fceaef396f1ff86ad9fcfef22214c (patch) | |
tree | cf49db6f6154eca96aabab273799c2b816e25b19 /dev-python/QtPy | |
parent | dev-python/pyproj: Stabilize 3.5.0 x86, #905254 (diff) | |
download | gentoo-ef943a5e875fceaef396f1ff86ad9fcfef22214c.tar.gz gentoo-ef943a5e875fceaef396f1ff86ad9fcfef22214c.tar.bz2 gentoo-ef943a5e875fceaef396f1ff86ad9fcfef22214c.zip |
dev-python/QtPy: Stabilize 2.3.1 ALLARCHES, #905230
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/QtPy')
-rw-r--r-- | dev-python/QtPy/QtPy-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/QtPy/QtPy-2.3.1.ebuild b/dev-python/QtPy/QtPy-2.3.1.ebuild index bcd54d8d87a8..b3033047630e 100644 --- a/dev-python/QtPy/QtPy-2.3.1.ebuild +++ b/dev-python/QtPy/QtPy-2.3.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" _IUSE_QT_MODULES=" designer +gui help multimedia +network opengl positioning |