diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:50:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:50:45 +0200 |
commit | 80b87b198f91986b8e1139b833e768f3f7151a2a (patch) | |
tree | aa83d65eaa62705698c1c3f0ea528c67ad000434 /net-p2p/amule | |
parent | sys-devel/gcc: ppc stable wrt bug #796719 (diff) | |
download | gentoo-80b87b198f91986b8e1139b833e768f3f7151a2a.tar.gz gentoo-80b87b198f91986b8e1139b833e768f3f7151a2a.tar.bz2 gentoo-80b87b198f91986b8e1139b833e768f3f7151a2a.zip |
net-p2p/amule: ppc stable wrt bug #796758
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 604e0cb5243c..d24822929046 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" |