diff options
Diffstat (limited to 'app-emulation/cedega/cedega-4.0.1.ebuild')
-rw-r--r-- | app-emulation/cedega/cedega-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/cedega/cedega-4.0.1.ebuild b/app-emulation/cedega/cedega-4.0.1.ebuild index 3913d9999f60..24f3116b102e 100644 --- a/app-emulation/cedega/cedega-4.0.1.ebuild +++ b/app-emulation/cedega/cedega-4.0.1.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.1.ebuild,v 1.9 2005/01/01 14:08:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.0.1.ebuild,v 1.10 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" |