commit: 8ac308b996fb001e513bdbfc144bd727ff7b2663 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 15 17:19:08 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Nov 15 17:19:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac308b9
dev-python/PyQt6: Stabilize 6.5.3 amd64, #915549 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/PyQt6/PyQt6-6.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="
