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-otr/
Date: Thu, 09 Sep 2021 07:11:23
Message-Id: 1631171118.dfab012f14cf276acc1ad531c8bf34d81cd54516.dlan@gentoo
1 commit: dfab012f14cf276acc1ad531c8bf34d81cd54516
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 06:34:36 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 07:05:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfab012f
7
8 x11-plugins/pidgin-otr: 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-otr/pidgin-otr-4.0.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild
17 index 316ef177908..13cd6b3ec41 100644
18 --- a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild
19 +++ b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${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=""
33
34 RDEPEND="dev-libs/libgcrypt:0