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 361c4f93450c..f5f59846662a 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-2004 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.6 2004/08/18 16:55:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.0.1.ebuild,v 1.7 2004/10/24 05:46:57 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="x86 amd64" IUSE="cups opengl" RESTRICT="fetch" |