diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-02-13 18:20:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-02-13 18:20:31 +0000 |
commit | 843262c9d1c743291a9618171faab45f71d58b27 (patch) | |
tree | eb061362baad9a84b6b85ac3f2b580570620b648 /app-emulation/wine | |
parent | Stable on alpha, bug #254616 (diff) | |
download | historical-843262c9d1c743291a9618171faab45f71d58b27.tar.gz historical-843262c9d1c743291a9618171faab45f71d58b27.tar.bz2 historical-843262c9d1c743291a9618171faab45f71d58b27.zip |
stabilize
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-1.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.12.ebuild b/app-emulation/wine/wine-1.1.12.ebuild index cb035da9b813..f3c2ad869f50 100644 --- a/app-emulation/wine/wine-1.1.12.ebuild +++ b/app-emulation/wine/wine-1.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.12.ebuild,v 1.1 2009/01/02 22:57:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.12.ebuild,v 1.2 2009/02/13 18:20:31 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="alsa cups dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 |