diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-12 19:54:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-12 19:54:16 +0000 |
commit | a59b168f56848534f58ad44ff95d1f9e07deb777 (patch) | |
tree | b83fa5217daddf534b14fab85b66b17ad4e485a1 /app-emulation/wine | |
parent | old (diff) | |
download | gentoo-2-a59b168f56848534f58ad44ff95d1f9e07deb777.tar.gz gentoo-2-a59b168f56848534f58ad44ff95d1f9e07deb777.tar.bz2 gentoo-2-a59b168f56848534f58ad44ff95d1f9e07deb777.zip |
stabilize
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-20041019-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20041019-r3.ebuild b/app-emulation/wine/wine-20041019-r3.ebuild index de0e62033c0c..29b6afa9753c 100644 --- a/app-emulation/wine/wine-20041019-r3.ebuild +++ b/app-emulation/wine/wine-20041019-r3.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/wine/wine-20041019-r3.ebuild,v 1.8 2005/01/01 14:19:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.9 2005/02/12 19:54:16 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" RESTRICT="maketest" #72375 |