diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-08-16 05:29:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-08-16 05:29:17 +0000 |
commit | a7e6c44ce1e497accaf9502d79ba0c0cae001af3 (patch) | |
tree | 2b93df6d7ebeda8a9c0e089804b6f7ffe8dca60e /app-emulation/wine/wine-1.1.0.ebuild | |
parent | old (diff) | |
download | historical-a7e6c44ce1e497accaf9502d79ba0c0cae001af3.tar.gz historical-a7e6c44ce1e497accaf9502d79ba0c0cae001af3.tar.bz2 historical-a7e6c44ce1e497accaf9502d79ba0c0cae001af3.zip |
stabilize
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26.1 x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.1.0.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.0.ebuild b/app-emulation/wine/wine-1.1.0.ebuild index e8b49bb9f698..b9a88f05457d 100644 --- a/app-emulation/wine/wine-1.1.0.ebuild +++ b/app-emulation/wine/wine-1.1.0.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.0.ebuild,v 1.1 2008/06/27 16:24:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v 1.2 2008/08/16 05:29:17 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 hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 |