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-encryption/
Date: Thu, 09 Sep 2021 07:11:15
Message-Id: 1631171065.7d9f5efaac2430435bbbb3a21e77b3d60230cf35.dlan@gentoo
1 commit: 7d9f5efaac2430435bbbb3a21e77b3d60230cf35
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 06:19:40 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 07:04:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9f5efa
7
8 x11-plugins/pidgin-encryption: 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-encryption/pidgin-encryption-3.1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild
17 index 28f7c2dbaec..3defcb59cc3 100644
18 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild
19 +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pidgin-encrypt/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="amd64 ppc ~ppc64 sparc x86"
31 +KEYWORDS="amd64 ppc ~ppc64 ~riscv sparc x86"
32 IUSE="nls"
33
34 BDEPEND="virtual/pkgconfig"