commit: 9f392cbbe902539ff2620c66894f2d2b7d4d829f Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Dec 19 20:41:04 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Dec 19 20:41:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f392cbb
dev-python/PyQt6-WebEngine: stabilize 6.6.0 for amd64 Should've been done with 6.6.1 stable, kind of forgot this one. Albeit should have still worked fine together. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.6.0.ebuild b/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.6.0.ebuild index e20c518c29c4..a9c9cfb02b9f 100644 --- a/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.6.0.ebuild +++ b/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.6.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqtwebengine/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="debug quick +widgets" RDEPEND="
