commit: 2763243e25822ed995dfa816dd7a55e5d1b3d7cb
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 1 19:48:53 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 19:48:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2763243e
dev-qt/qtwayland: Keyword 6.6.1 riscv, #914026
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-6.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
b/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
index e65156db4670..6705f12049b3 100644
--- a/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Wayland platform plugin for Qt"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
IUSE="compositor qml vulkan"