diff options
Diffstat (limited to 'app-emulation/cedega/cedega-4.0.ebuild')
-rw-r--r-- | app-emulation/cedega/cedega-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cedega/cedega-4.0.ebuild b/app-emulation/cedega/cedega-4.0.ebuild index 5023dffce15d..7a5da3dd2942 100644 --- a/app-emulation/cedega/cedega-4.0.ebuild +++ b/app-emulation/cedega/cedega-4.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/app-emulation/cedega/cedega-4.0.ebuild,v 1.7 2005/01/01 14:08:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.0.ebuild,v 1.8 2005/01/12 00:10:18 vapier Exp $ MY_P="cedega_${PV}-1.i386" DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming" @@ -9,7 +9,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="Aladdin" SLOT="3" -KEYWORDS="x86 ~amd64" +KEYWORDS="-* amd64 x86" IUSE="cups opengl" RESTRICT="fetch" |