diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 17:19:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 17:19:08 +0000 |
commit | 8ac308b996fb001e513bdbfc144bd727ff7b2663 (patch) | |
tree | 1622b6d41e6ee9a2a1ae922418a215d384f6128f /dev-python/PyQt6 | |
parent | dev-python/PyQt6-sip: Stabilize 13.6.0 amd64, #915549 (diff) | |
download | gentoo-8ac308b996fb001e513bdbfc144bd727ff7b2663.tar.gz gentoo-8ac308b996fb001e513bdbfc144bd727ff7b2663.tar.bz2 gentoo-8ac308b996fb001e513bdbfc144bd727ff7b2663.zip |
dev-python/PyQt6: Stabilize 6.5.3 amd64, #915549
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.5.3.ebuild b/dev-python/PyQt6/PyQt6-6.5.3.ebuild index 1b724908aaf3..480faa27e41d 100644 --- a/dev-python/PyQt6/PyQt6-6.5.3.ebuild +++ b/dev-python/PyQt6/PyQt6-6.5.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # 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=" |