diff options
author | 2024-05-13 01:45:58 +0100 | |
---|---|---|
committer | 2024-05-13 01:45:58 +0100 | |
commit | f3867ec0d58bceb563ff52bc267d24931657da9b (patch) | |
tree | 2680f7cb9bf34bd76bdcb6d092fcd3176ecb70d7 /dev-python/PyQt6 | |
parent | dev-libs/simde: Stabilize 0.8.2 x86, #931831 (diff) | |
download | gentoo-f3867ec0d58bceb563ff52bc267d24931657da9b.tar.gz gentoo-f3867ec0d58bceb563ff52bc267d24931657da9b.tar.bz2 gentoo-f3867ec0d58bceb563ff52bc267d24931657da9b.zip |
dev-python/PyQt6: Stabilize 6.7.0 amd64, #931832
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.7.0.ebuild b/dev-python/PyQt6/PyQt6-6.7.0.ebuild index 033f550aeafb..955fbff73395 100644 --- a/dev-python/PyQt6/PyQt6-6.7.0.ebuild +++ b/dev-python/PyQt6/PyQt6-6.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" # 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=" |