diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-12 18:58:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-12 18:58:13 +0000 |
commit | e1c860065f307538389ac5a209a37e92b2972c9a (patch) | |
tree | 4887e3df8194bab50a9d60fe0edc6a48d239b0aa /app-emulation | |
parent | err, we cant add dejagnu to DEPEND (diff) | |
download | gentoo-2-e1c860065f307538389ac5a209a37e92b2972c9a.tar.gz gentoo-2-e1c860065f307538389ac5a209a37e92b2972c9a.tar.bz2 gentoo-2-e1c860065f307538389ac5a209a37e92b2972c9a.zip |
stabilize
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20050111.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050111.ebuild b/app-emulation/wine/wine-20050111.ebuild index 8afa2dc92bce..d4aefdca9def 100644 --- a/app-emulation/wine/wine-20050111.ebuild +++ b/app-emulation/wine/wine-20050111.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-20050111.ebuild,v 1.1 2005/01/13 01:12:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050111.ebuild,v 1.2 2005/02/12 18:58:13 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 |