diff options
Diffstat (limited to 'gnome-extra/nm-applet/nm-applet-0.6.5.ebuild')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild b/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild index 050a9f269e38..984009b1b76c 100644 --- a/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild,v 1.2 2007/05/04 20:06:44 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.6.5.ebuild,v 1.3 2007/05/11 16:57:00 gustavoz Exp $ inherit gnome2 eutils @@ -12,7 +12,7 @@ SRC_URI="http://ftp.gnome.org/pub/gnome/sources/network-manager-applet/0.6/netwo LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug doc libnotify" RDEPEND=">=sys-apps/dbus-0.60 |