diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-13 20:27:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-13 20:27:33 +0000 |
commit | 34b51f9ae6b926dc8950f2080be053805b3ff984 (patch) | |
tree | 4ea84293bf88e809e12ff89f837ef7245dd7823b /app-emulation/wine/wine-0.9.14.ebuild | |
parent | Version bump, thanks to Bram Schoenmakers for reporting in bug #151219. (diff) | |
download | gentoo-2-34b51f9ae6b926dc8950f2080be053805b3ff984.tar.gz gentoo-2-34b51f9ae6b926dc8950f2080be053805b3ff984.tar.bz2 gentoo-2-34b51f9ae6b926dc8950f2080be053805b3ff984.zip |
stabilize #146033
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'app-emulation/wine/wine-0.9.14.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.14.ebuild b/app-emulation/wine/wine-0.9.14.ebuild index de628502569d..d974c2b98812 100644 --- a/app-emulation/wine/wine-0.9.14.ebuild +++ b/app-emulation/wine/wine-0.9.14.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.14.ebuild,v 1.5 2006/09/06 09:04:09 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.14.ebuild,v 1.6 2006/10/13 20:27:33 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 xml X" RESTRICT="test" #72375 |