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-gnome-keyring/
Date: Thu, 09 Sep 2021 07:11:16
Message-Id: 1631171073.9f3f32d5065a4d5bc8963e01e4a0458e70b2d005.dlan@gentoo
1 commit: 9f3f32d5065a4d5bc8963e01e4a0458e70b2d005
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 06:22:00 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 07:04:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3f32d5
7
8 x11-plugins/pidgin-gnome-keyring: 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-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
17 index 84ee2561488..9bcbafe2d0c 100644
18 --- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
19 +++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0-r1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="amd64 x86"
25 +KEYWORDS="amd64 ~riscv x86"
26
27 RDEPEND="app-crypt/libsecret
28 net-im/pidgin"