diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:50:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:50:08 +0200 |
commit | ff99d4702e58872814ef7e07c72f17983646fc1f (patch) | |
tree | 2bea9f796bc179b0858354eb4fe595b7b4734535 /net-p2p/amule | |
parent | sys-devel/gcc: amd64 stable wrt bug #796719 (diff) | |
download | gentoo-ff99d4702e58872814ef7e07c72f17983646fc1f.tar.gz gentoo-ff99d4702e58872814ef7e07c72f17983646fc1f.tar.bz2 gentoo-ff99d4702e58872814ef7e07c72f17983646fc1f.zip |
net-p2p/amule: amd64 stable wrt bug #796758
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.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 5675f401b4cd..604e0cb5243c 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" |