summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-20 08:23:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-20 08:23:46 +0200
commit155eeb39656c932d99757a2ab9aae8af6c75befd (patch)
tree8f17caa32a748467c8051ea64108c8ca6925656e
parentdev-lang/spidermonkey: skip bad tests on sparc (diff)
downloadgentoo-155eeb39656c932d99757a2ab9aae8af6c75befd.tar.gz
gentoo-155eeb39656c932d99757a2ab9aae8af6c75befd.tar.bz2
gentoo-155eeb39656c932d99757a2ab9aae8af6c75befd.zip
net-p2p/amule: Stabilize 2.3.3-r2 x86, #920236
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--net-p2p/amule/amule-2.3.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/amule-2.3.3-r2.ebuild b/net-p2p/amule/amule-2.3.3-r2.ebuild
index f3b75ec1a21c..94a3f4abbe07 100644
--- a/net-p2p/amule/amule-2.3.3-r2.ebuild
+++ b/net-p2p/amule/amule-2.3.3-r2.ebuild
@@ -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 ~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"