diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-01 23:28:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-01 23:28:34 +0000 |
commit | 687d81814ce3283501ccdf04a9552f188fa54bf9 (patch) | |
tree | 5625153d28eaf4e805bb0222334d60400843bcb3 /app-emulation | |
parent | bug 104502 (diff) | |
download | gentoo-2-687d81814ce3283501ccdf04a9552f188fa54bf9.tar.gz gentoo-2-687d81814ce3283501ccdf04a9552f188fa54bf9.tar.bz2 gentoo-2-687d81814ce3283501ccdf04a9552f188fa54bf9.zip |
stabilize #104454
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20050725-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050725-r1.ebuild b/app-emulation/wine/wine-20050725-r1.ebuild index 29b66f2b7e23..42a9fefa10ef 100644 --- a/app-emulation/wine/wine-20050725-r1.ebuild +++ b/app-emulation/wine/wine-20050725-r1.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-20050725-r1.ebuild,v 1.1 2005/08/24 00:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050725-r1.ebuild,v 1.2 2005/09/01 23:28:34 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses lcms" #doc RESTRICT="test" #72375 |