From 4c6d5d381553a8421b86c36d6f527562c7cf682f Mon Sep 17 00:00:00 2001 From: Alex Fan Date: Sun, 25 Jul 2021 16:32:52 +1000 Subject: dev-qt: keyword various packages for ~riscv Sync with Gentoo ebuild repo. See also: https://github.com/gentoo/gentoo/pull/21921 Signed-off-by: Alex Fan Signed-off-by: Yixun Lan Signed-off-by: Andreas Sturmlechner --- dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtwebchannel') diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild index f0712b8d..81ad6ac9 100644 --- a/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild +++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" fi IUSE="qml" -- cgit v1.2.3-65-gdbad