diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-14 18:38:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-14 18:38:06 +0000 |
commit | af85ef0193a3428b89d3d4ab3dd055837f36498b (patch) | |
tree | b87c69de3706e7df54105452b47cd1d6e5d7463d /app-emulation/wine/wine-0.9.1.ebuild | |
parent | 1.9.20 version bump for bug 117717. Add DEPEND to RDEPEND. Use RESTRICT=test ... (diff) | |
download | gentoo-2-af85ef0193a3428b89d3d4ab3dd055837f36498b.tar.gz gentoo-2-af85ef0193a3428b89d3d4ab3dd055837f36498b.tar.bz2 gentoo-2-af85ef0193a3428b89d3d4ab3dd055837f36498b.zip |
stabilize
Diffstat (limited to 'app-emulation/wine/wine-0.9.1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.1.ebuild b/app-emulation/wine/wine-0.9.1.ebuild index c8611b04232d..190a06d9bb62 100644 --- a/app-emulation/wine/wine-0.9.1.ebuild +++ b/app-emulation/wine/wine-0.9.1.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.1.ebuild,v 1.3 2006/01/08 04:36:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.1.ebuild,v 1.4 2006/01/14 18:38:06 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 |