From 55240671d884bcc7fc79de99bc6470460ddc1ede Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 15 Sep 2026 14:37:30 -0400 Subject: [PATCH] net-p2p/amule: Stabilize 3.0.1 ppc, #981394 Tested-by: ernsteiswuerfel Signed-off-by: Eli Schwartz --- net-p2p/amule/amule-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/amule/amule-3.0.1.ebuild b/net-p2p/amule/amule-3.0.1.ebuild index a37320cb9ec1b..0216173c31000 100644 --- a/net-p2p/amule/amule-3.0.1.ebuild +++ b/net-p2p/amule/amule-3.0.1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/amule-org/amule/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~mips ppc ppc64 ~riscv ~sparc ~x86" fi DESCRIPTION="aMule, the all-platform eMule p2p client"