Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtscxml/
Date: Fri, 24 Dec 2021 23:18:56
Message-Id: 1640387721.d8fdf4e0cc512415cb06c6096aafd731a366ecc1.asturm@gentoo
1 commit: d8fdf4e0cc512415cb06c6096aafd731a366ecc1
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Tue Oct 26 21:47:06 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 23:15:21 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d8fdf4e0
7
8 dev-qt/qtscxml: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild b/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild
19 index e6f02d10..d6f48dfb 100644
20 --- a/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild
21 +++ b/dev-qt/qtscxml/qtscxml-5.15.2.9999.ebuild
22 @@ -8,7 +8,7 @@ inherit qt5-build
23 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
24
25 if [[ ${QT5_BUILD_TYPE} == release ]]; then
26 - KEYWORDS="~amd64 ~arm64 ~x86"
27 + KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
28 fi
29
30 IUSE=""