diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:07:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-14 21:07:25 +0100 |
commit | 8bb518c3c04b89677635d40a308835ee3d95ae82 (patch) | |
tree | 1c4b0d615b9d6b4c3728423cbbed9dc96374471e /net-p2p | |
parent | app-misc/rpick: stable 0.6.1 for ppc64 (diff) | |
download | gentoo-8bb518c3c04b89677635d40a308835ee3d95ae82.tar.gz gentoo-8bb518c3c04b89677635d40a308835ee3d95ae82.tar.bz2 gentoo-8bb518c3c04b89677635d40a308835ee3d95ae82.zip |
net-p2p/amule: stable 2.3.2-r5 for ppc64
stable wrt bug #728132
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/amule-2.3.2-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/amule-2.3.2-r5.ebuild b/net-p2p/amule/amule-2.3.2-r5.ebuild index 50397fafc6db..019c93f60729 100644 --- a/net-p2p/amule/amule-2.3.2-r5.ebuild +++ b/net-p2p/amule/amule-2.3.2-r5.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" |