Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/amule/
Date: Thu, 28 Apr 2022 15:06:02
Message-Id: 1651158279.ba9f034c67a09182c9f3a117645076db848d66bc.jsmolic@gentoo
1 commit: ba9f034c67a09182c9f3a117645076db848d66bc
2 Author: Raymond Wong <infiwang <AT> pm <DOT> me>
3 AuthorDate: Thu Apr 28 09:03:35 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 15:04:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9f034c
7
8 net-p2p/amule: Keyword 2.3.3 riscv, #841296
9
10 Signed-off-by: Raymond Wong <infiwang <AT> pm.me>
11 Closes: https://github.com/gentoo/gentoo/pull/25237
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 net-p2p/amule/amule-2.3.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-p2p/amule/amule-2.3.3.ebuild b/net-p2p/amule/amule-2.3.3.ebuild
18 index c415270f799a..1c0c098150de 100644
19 --- a/net-p2p/amule/amule-2.3.3.ebuild
20 +++ b/net-p2p/amule/amule-2.3.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -13,7 +13,7 @@ else
28 MY_P="${PN/m/M}-${PV}"
29 SRC_URI="https://download.sourceforge.net/${PN}/${MY_P}.tar.xz"
30 S="${WORKDIR}/${MY_P}"
31 - KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86"
32 + KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv ~sparc x86"
33 fi
34
35 DESCRIPTION="aMule, the all-platform eMule p2p client"