From a9a2d940a76bae280ef820e459e92a265fb9bdac Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 10 Oct 2008 18:33:36 +0000 Subject: fix KEYWORD typo --- app-emulation/wine/wine-1.1.3.ebuild | 4 ++-- app-emulation/wine/wine-1.1.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/wine/wine-1.1.3.ebuild b/app-emulation/wine/wine-1.1.3.ebuild index 13412c880bec..501594b11ab5 100644 --- a/app-emulation/wine/wine-1.1.3.ebuild +++ b/app-emulation/wine/wine-1.1.3.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/app-emulation/wine/wine-1.1.3.ebuild,v 1.2 2008/10/10 18:28:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.3.ebuild,v 1.3 2008/10/10 18:33:36 vapier Exp $ EAPI="1" @@ -23,7 +23,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 ~x86 ~x86-fbsd x864" +KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 diff --git a/app-emulation/wine/wine-1.1.4.ebuild b/app-emulation/wine/wine-1.1.4.ebuild index 542550d596f0..9c9f3f2e7a85 100644 --- a/app-emulation/wine/wine-1.1.4.ebuild +++ b/app-emulation/wine/wine-1.1.4.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/app-emulation/wine/wine-1.1.4.ebuild,v 1.3 2008/10/10 18:28:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.4.ebuild,v 1.4 2008/10/10 18:33:36 vapier Exp $ EAPI="1" @@ -23,7 +23,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 ~x86 ~x86-fbsd x864" +KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 -- cgit v1.2.3-65-gdbad