diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-03 01:01:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-03 01:01:43 +0000 |
commit | f2b4e5004e5d555935a99a24c1d1037609bef598 (patch) | |
tree | 10ca36204ff2144d43ee6cc563cced056e0627f9 /app-emulation/wine/wine-0.9.8-r1.ebuild | |
parent | Enforce depscan.sh to always update (diff) | |
download | gentoo-2-f2b4e5004e5d555935a99a24c1d1037609bef598.tar.gz gentoo-2-f2b4e5004e5d555935a99a24c1d1037609bef598.tar.bz2 gentoo-2-f2b4e5004e5d555935a99a24c1d1037609bef598.zip |
stabilize
Diffstat (limited to 'app-emulation/wine/wine-0.9.8-r1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.8-r1.ebuild b/app-emulation/wine/wine-0.9.8-r1.ebuild index 9582560f7e96..3241eb4de94d 100644 --- a/app-emulation/wine/wine-0.9.8-r1.ebuild +++ b/app-emulation/wine/wine-0.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.8-r1.ebuild,v 1.3 2006/02/19 08:29:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.8-r1.ebuild,v 1.4 2006/03/03 01:01:10 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="alsa arts cups debug esd gif glut jack jpeg lcms ldap nas ncurses opengl oss scanner truetype xml2 X" RESTRICT="test" #72375 |