diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:54:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:54:45 +0200 |
commit | 58a631aba641466306c433a78c099241c8a098b7 (patch) | |
tree | 51ad3f4977526775c51f56d97e7ed90a9fee7fbe /net-p2p/amule | |
parent | x11-wm/cwm: amd64 stable wrt bug #728128 (diff) | |
download | gentoo-58a631aba641466306c433a78c099241c8a098b7.tar.gz gentoo-58a631aba641466306c433a78c099241c8a098b7.tar.bz2 gentoo-58a631aba641466306c433a78c099241c8a098b7.zip |
net-p2p/amule: amd64 stable wrt bug #728132
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 0014ded3f03e..099cd95a505e 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" |