diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-09-15 01:16:15 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-09-15 02:08:25 -0400 |
commit | 5eadb16acbfb9def977f5d5046d53cad7a588103 (patch) | |
tree | 36bb3dc982e1899967651f539b6da5022aa2b53d /dev-python/PyQt6 | |
parent | dev-python/PyQt6-sip: stabilize 13.5.2 for amd64 (diff) | |
download | gentoo-5eadb16acbfb9def977f5d5046d53cad7a588103.tar.gz gentoo-5eadb16acbfb9def977f5d5046d53cad7a588103.tar.bz2 gentoo-5eadb16acbfb9def977f5d5046d53cad7a588103.zip |
dev-python/PyQt6: stabilize 6.5.2 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.5.2.ebuild b/dev-python/PyQt6/PyQt6-6.5.2.ebuild index 311aa076e528..709ab50fa52c 100644 --- a/dev-python/PyQt6/PyQt6-6.5.2.ebuild +++ b/dev-python/PyQt6/PyQt6-6.5.2.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=" |