Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-xmpp-receipts/
Date: Thu, 09 Sep 2021 07:11:23
Message-Id: 1631171138.beb223e32f228efc1d8eee95b67b1e0317307173.dlan@gentoo
1 commit: beb223e32f228efc1d8eee95b67b1e0317307173
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 07:00:28 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 07:05:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb223e3
7
8 x11-plugins/pidgin-xmpp-receipts: keyword ~riscv
9
10 Package-Manager: Portage-3.0.22, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild
17 index c62d3d1c907..abef73d1260 100644
18 --- a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild
19 +++ b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/noonien-d/pidgin-xmpp-receipts/archive/release_${PV}
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64"
25 +KEYWORDS="amd64 ~riscv"
26
27 RDEPEND="net-im/pidgin[gtk]"
28 DEPEND="${RDEPEND}"