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-mpris/
Date: Thu, 09 Sep 2021 07:11:18
Message-Id: 1631171105.3ff1618a13332902c9fc7627592df041073ac47d.dlan@gentoo
1 commit: 3ff1618a13332902c9fc7627592df041073ac47d
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 06:30:29 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 07:05:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff1618a
7
8 x11-plugins/pidgin-mpris: 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-mpris/pidgin-mpris-0.2.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild b/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
17 index 3d72a02de6d..6d35de4c87c 100644
18 --- a/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
19 +++ b/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,7 +10,7 @@ SRC_URI="http://m0n5t3r.info/stuff/pidgin-mpris//${P}.tar.bz2"
27 LICENSE="GPL-2"
28 SLOT="0"
29 IUSE=""
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~riscv ~x86"
32
33 RDEPEND="net-im/pidgin[gtk]
34 x11-libs/gtk+:2