diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-06-27 07:38:36 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-06-27 08:01:45 +0800 |
commit | 2f3b396837cb33f74c79f9b3e9de41f51faad606 (patch) | |
tree | 424dc52dd2ca38a14335ac7ae25c88271353648f /net-p2p | |
parent | sys-devel/boost-m4: Keyword 0.4_p20221019 riscv, #909189 (diff) | |
download | gentoo-2f3b396837cb33f74c79f9b3e9de41f51faad606.tar.gz gentoo-2f3b396837cb33f74c79f9b3e9de41f51faad606.tar.bz2 gentoo-2f3b396837cb33f74c79f9b3e9de41f51faad606.zip |
net-p2p/amule: Keyword 2.3.3-r1 riscv, #909189
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/amule-2.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.3.3-r1.ebuild b/net-p2p/amule/amule-2.3.3-r1.ebuild index e5e37d05e9dc..dba49dc04a02 100644 --- a/net-p2p/amule/amule-2.3.3-r1.ebuild +++ b/net-p2p/amule/amule-2.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ else MY_P="${PN/m/M}-${PV}" SRC_URI="https://download.sourceforge.net/${PN}/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" - KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86" fi DESCRIPTION="aMule, the all-platform eMule p2p client" |