summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-12-30 11:53:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-12-30 11:53:35 +0000
commit71cf590b7aeeab36a4b977ced1603446cfe258e1 (patch)
tree6329fb0bb1bda386c3daf85c02c5d1c4c9df4d68 /net-p2p/amule/amule-2.2.2.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-71cf590b7aeeab36a4b977ced1603446cfe258e1.tar.gz
gentoo-2-71cf590b7aeeab36a4b977ced1603446cfe258e1.tar.bz2
gentoo-2-71cf590b7aeeab36a4b977ced1603446cfe258e1.zip
alpha/x86 stable wrt #239533
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-p2p/amule/amule-2.2.2.ebuild')
-rw-r--r--net-p2p/amule/amule-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.2.2.ebuild b/net-p2p/amule/amule-2.2.2.ebuild
index 578014849587..01679608b30b 100644
--- a/net-p2p/amule/amule-2.2.2.ebuild
+++ b/net-p2p/amule/amule-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.2.ebuild,v 1.2 2008/11/27 20:45:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.2.ebuild,v 1.3 2008/12/30 11:53:35 armin76 Exp $
inherit eutils flag-o-matic wxwidgets
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="daemon debug geoip gtk nls remote stats unicode upnp"
DEPEND="=x11-libs/wxGTK-2.8*