summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 16:47:03 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-26 15:34:55 +0800
commit0b6f035f0b0f4efaf3ddf1da06c6d5fad5116252 (patch)
tree7d95e06b814b69b925d68f5defbee5919f5d66bf /dev-qt
parentdev-qt/qttranslations: keyword 5.15.2 for ~riscv (diff)
downloadgentoo-0b6f035f0b0f4efaf3ddf1da06c6d5fad5116252.tar.gz
gentoo-0b6f035f0b0f4efaf3ddf1da06c6d5fad5116252.tar.bz2
gentoo-0b6f035f0b0f4efaf3ddf1da06c6d5fad5116252.zip
dev-qt/qthelp: keyword 5.15.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qthelp/qthelp-5.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.15.2.ebuild b/dev-qt/qthelp/qthelp-5.15.2.ebuild
index 7504def4d3c5..c6f472aab2bd 100644
--- a/dev-qt/qthelp/qthelp-5.15.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.2.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
fi
IUSE=""