diff options
-rw-r--r-- | app-admin/gnomesu/gnomesu-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gnomesu/gnomesu-0.3.1.ebuild b/app-admin/gnomesu/gnomesu-0.3.1.ebuild index de43ce6b717f..c8f0ef10d4a5 100644 --- a/app-admin/gnomesu/gnomesu-0.3.1.ebuild +++ b/app-admin/gnomesu/gnomesu-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gnomesu/gnomesu-0.3.1.ebuild,v 1.10 2004/08/30 17:30:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gnomesu/gnomesu-0.3.1.ebuild,v 1.11 2004/09/08 03:10:36 vapier Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xsu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~sparc" +KEYWORDS="amd64 ~ia64 ~sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |