diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-01-02 22:57:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-01-02 22:57:08 +0000 |
commit | 4425c9ad250ef74b66c96847880b40e88483f835 (patch) | |
tree | 77dd78eefa4ee458989c675daae0a970c895c2a8 /app-emulation/wine | |
parent | old (diff) | |
download | gentoo-2-4425c9ad250ef74b66c96847880b40e88483f835.tar.gz gentoo-2-4425c9ad250ef74b66c96847880b40e88483f835.tar.bz2 gentoo-2-4425c9ad250ef74b66c96847880b40e88483f835.zip |
stabilize
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-1.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.10.ebuild b/app-emulation/wine/wine-1.1.10.ebuild index 7dbaaface6e4..80353b67f14b 100644 --- a/app-emulation/wine/wine-1.1.10.ebuild +++ b/app-emulation/wine/wine-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.10.ebuild,v 1.1 2008/12/05 18:14:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.10.ebuild,v 1.2 2009/01/02 22:57:08 vapier Exp $ EAPI="1" @@ -23,7 +23,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 |