diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:11:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:12:22 +0100 |
commit | 1cc6adb7d4090a41f3bf8ad7452ba164fba672c4 (patch) | |
tree | 57aaac4d3255e7fbedde3bf895e27e68291fe34c /net-p2p | |
parent | x11-libs/wxGTK: stable 3.0.4-r300 for ppc, bug #662526 (diff) | |
download | gentoo-1cc6adb7d4090a41f3bf8ad7452ba164fba672c4.tar.gz gentoo-1cc6adb7d4090a41f3bf8ad7452ba164fba672c4.tar.bz2 gentoo-1cc6adb7d4090a41f3bf8ad7452ba164fba672c4.zip |
net-p2p/amule: stable 2.3.2-r2 for ppc, bug #661698
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/amule-2.3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.3.2-r2.ebuild b/net-p2p/amule/amule-2.3.2-r2.ebuild index ac7f657aa113..3fc08e6fc94c 100644 --- a/net-p2p/amule/amule-2.3.2-r2.ebuild +++ b/net-p2p/amule/amule-2.3.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ppc ppc64 ~sparc x86" IUSE="daemon debug geoip nls remote stats upnp +X" COMMON_DEPEND=" |