diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-06-29 14:29:47 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-06-29 14:29:47 +0200 |
commit | a3b0c6a18abed93e7c89a7201588660a1b526ace (patch) | |
tree | 448eda239273a88cc16b5874f058f0d074e26509 /dev-python/PyQt6 | |
parent | dev-python/PyQt6-sip: Keyword 13.6.0 riscv, #935070 (diff) | |
download | gentoo-a3b0c6a18abed93e7c89a7201588660a1b526ace.tar.gz gentoo-a3b0c6a18abed93e7c89a7201588660a1b526ace.tar.bz2 gentoo-a3b0c6a18abed93e7c89a7201588660a1b526ace.zip |
dev-python/PyQt6: Keyword 6.7.0 riscv, #935070
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6')
-rw-r--r-- | dev-python/PyQt6/PyQt6-6.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.7.0.ebuild b/dev-python/PyQt6/PyQt6-6.7.0.ebuild index b1bb97810cd0..049def93e827 100644 --- a/dev-python/PyQt6/PyQt6-6.7.0.ebuild +++ b/dev-python/PyQt6/PyQt6-6.7.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~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=" |