diff options
author | Sam James <sam@gentoo.org> | 2024-08-08 11:05:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-08 11:05:33 +0100 |
commit | e34b65f64ce2d4c883dc3f9baf09c7508e739e76 (patch) | |
tree | 8e3bb147e553be09696cb3990da37fcb77195419 /dev-python | |
parent | toolchain.eclass: more src_test flag fixes (diff) | |
download | gentoo-e34b65f64ce2d4c883dc3f9baf09c7508e739e76.tar.gz gentoo-e34b65f64ce2d4c883dc3f9baf09c7508e739e76.tar.bz2 gentoo-e34b65f64ce2d4c883dc3f9baf09c7508e739e76.zip |
dev-python/PyQt6: Stabilize 6.7.1-r1 amd64, #937544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild b/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild index b4c34d3c8829..9a13275f64b9 100644 --- a/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild +++ b/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv" # defaults match what is provided with qtbase by default (except testlib), # reduces the need to set flags but does increase build time a fair amount IUSE=" |