commit: d8fdf4e0cc512415cb06c6096aafd731a366ecc1
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Tue Oct 26 21:47:06 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 24 23:15:21 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d8fdf4e0
dev-qt/qtscxml: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild
index e6f02d10..d6f48dfb 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.2.9999.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=""