diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:16:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:16:00 +0200 |
commit | f6e80533879f5917057eb09c81dd0f010b4e33ed (patch) | |
tree | cf5bf77ab58dee58a6768ce5f9161f970f0653e1 /net-p2p/amule | |
parent | x11-wm/cwm: x86 stable wrt bug #728128 (diff) | |
download | gentoo-f6e80533879f5917057eb09c81dd0f010b4e33ed.tar.gz gentoo-f6e80533879f5917057eb09c81dd0f010b4e33ed.tar.bz2 gentoo-f6e80533879f5917057eb09c81dd0f010b4e33ed.zip |
net-p2p/amule: x86 stable wrt bug #728132
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p/amule')
-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 099cd95a505e..c35014cef8c8 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" |