diff options
author | 2024-08-30 15:06:24 -0400 | |
---|---|---|
committer | 2024-08-30 22:41:02 -0400 | |
commit | 5c7cf413aeb183c74215cba85081a834bc4394b6 (patch) | |
tree | e37c01c194003d249079b1919805fcbb81746e4b /dev-python/PyQt6 | |
parent | dev-python/PyQt6-sip: Keyword 13.8.0 loong, #935070 (diff) | |
download | gentoo-5c7cf413aeb183c74215cba85081a834bc4394b6.tar.gz gentoo-5c7cf413aeb183c74215cba85081a834bc4394b6.tar.bz2 gentoo-5c7cf413aeb183c74215cba85081a834bc4394b6.zip |
dev-python/PyQt6: Keyword 6.7.1-r1 loong, #935070
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild b/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild index 22b44e005afe..d95e2f39dade 100644 --- a/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild +++ b/dev-python/PyQt6/PyQt6-6.7.1-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv" # 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=" |