diff options
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/vino-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vino/vino-2.10.0.ebuild b/net-misc/vino/vino-2.10.0.ebuild index 5a00661f8075..08221d1a37df 100644 --- a/net-misc/vino/vino-2.10.0.ebuild +++ b/net-misc/vino/vino-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.10.0.ebuild,v 1.1 2005/03/09 08:52:27 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.10.0.ebuild,v 1.2 2005/06/05 19:20:17 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc" #IUSE="jpeg zlib gnutls crypt" IUSE="jpeg gnutls crypt" |