diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:51:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:51:24 +0200 |
commit | f93dde7c1dc9efd2f634431c8aaf63c89696e00a (patch) | |
tree | 26d6f212b0fc3894a3efb13aaea073a103e17f72 /net-p2p/amule | |
parent | dev-lang/erlang: ppc64 stable wrt bug #796728 (diff) | |
download | gentoo-f93dde7c1dc9efd2f634431c8aaf63c89696e00a.tar.gz gentoo-f93dde7c1dc9efd2f634431c8aaf63c89696e00a.tar.bz2 gentoo-f93dde7c1dc9efd2f634431c8aaf63c89696e00a.zip |
net-p2p/amule: ppc64 stable wrt bug #796758
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/amule-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/amule-2.3.3.ebuild b/net-p2p/amule/amule-2.3.3.ebuild index d24822929046..078c9901a567 100644 --- a/net-p2p/amule/amule-2.3.3.ebuild +++ b/net-p2p/amule/amule-2.3.3.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 ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc ~x86" fi DESCRIPTION="aMule, the all-platform eMule p2p client" |