Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdbus/
Date: Sat, 24 Jul 2021 23:44:01
Message-Id: 1627169998.ca4cbae9c4d26a19abb6fb805884a00e53e52626.dlan@gentoo
1 commit: ca4cbae9c4d26a19abb6fb805884a00e53e52626
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Fri Jul 23 03:19:17 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 23:39:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4cbae9
7
8 dev-qt/qtdbus: keyword 5.15.2 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 dev-qt/qtdbus/qtdbus-5.15.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qtdbus/qtdbus-5.15.2.ebuild b/dev-qt/qtdbus/qtdbus-5.15.2.ebuild
17 index c86dfe3f720..3cc9ecda38d 100644
18 --- a/dev-qt/qtdbus/qtdbus-5.15.2.ebuild
19 +++ b/dev-qt/qtdbus/qtdbus-5.15.2.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="Qt5 module for inter-process communication over the D-Bus protocol"
21 SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/qtbase-${PV}-gcc11.patch.xz"
22
23 if [[ ${QT5_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
25 + KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
26 fi
27
28 IUSE=""