aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 16:32:52 +1000
committerAndreas Sturmlechner <asturm@gentoo.org>2021-08-11 10:03:15 +0200
commit4c6d5d381553a8421b86c36d6f527562c7cf682f (patch)
treefdabf0f32e87cd0b3aa7ffeec5ca368e7e0e4409 /dev-qt/qtwebchannel
parentdev-qt: keyword various packages for ~riscv (diff)
downloadqt-4c6d5d381553a8421b86c36d6f527562c7cf682f.tar.gz
qt-4c6d5d381553a8421b86c36d6f527562c7cf682f.tar.bz2
qt-4c6d5d381553a8421b86c36d6f527562c7cf682f.zip
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 <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"