diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:52:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-20 09:52:45 +0200 |
commit | 03b9edd2d64c4f305440c3d592a98d1afd089cbc (patch) | |
tree | 288788913b3563a09588d04ba6c364510a25a299 /net-p2p | |
parent | sys-devel/gcc: x86 stable wrt bug #796719 (diff) | |
download | gentoo-03b9edd2d64c4f305440c3d592a98d1afd089cbc.tar.gz gentoo-03b9edd2d64c4f305440c3d592a98d1afd089cbc.tar.bz2 gentoo-03b9edd2d64c4f305440c3d592a98d1afd089cbc.zip |
net-p2p/amule: x86 stable wrt bug #796758
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-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 078c9901a567..c415270f799a 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" |