summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-26 21:47:06 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-29 21:28:38 +0800
commit060834c758de953b47a1e516a1e0c66926035916 (patch)
treeb50521c956fd7e351572c7b11c686b8f7b74c118 /dev-qt
parentdev-python/python-markdown-math: keyword ~riscv (diff)
downloadgentoo-060834c758de953b47a1e516a1e0c66926035916.tar.gz
gentoo-060834c758de953b47a1e516a1e0c66926035916.tar.bz2
gentoo-060834c758de953b47a1e516a1e0c66926035916.zip
dev-qt/qtscxml: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
index 03ff5ecc0229..868a3450c832 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm64 x86"
+ KEYWORDS="amd64 arm64 ~riscv x86"
fi
IUSE=""