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 | fc532ad63a51e5ad5d54da2e0b39bec4a76aecc3 (patch) | |
tree | cd5f69a2f82739ba80c505855a06b594652f248c /app-emulation/wine | |
parent | Stable on alpha, bug #254616 (diff) | |
download | gentoo-2-fc532ad63a51e5ad5d54da2e0b39bec4a76aecc3.tar.gz gentoo-2-fc532ad63a51e5ad5d54da2e0b39bec4a76aecc3.tar.bz2 gentoo-2-fc532ad63a51e5ad5d54da2e0b39bec4a76aecc3.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 |