diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-01-16 20:04:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-01-16 20:04:47 +0000 |
commit | 5448bf680ec63cd564fdb8a54075e4d56490cfe1 (patch) | |
tree | f3bc88b0c569f33f16061ace49cebc48f7bb2151 /app-emulation/wine | |
parent | Sparc stable --- Bug #255195 --- all tests pass. (diff) | |
download | gentoo-2-5448bf680ec63cd564fdb8a54075e4d56490cfe1.tar.gz gentoo-2-5448bf680ec63cd564fdb8a54075e4d56490cfe1.tar.bz2 gentoo-2-5448bf680ec63cd564fdb8a54075e4d56490cfe1.zip |
stabilize
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-1.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.11.ebuild b/app-emulation/wine/wine-1.1.11.ebuild index 20c514f185fb..a57537aaf0e4 100644 --- a/app-emulation/wine/wine-1.1.11.ebuild +++ b/app-emulation/wine/wine-1.1.11.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.11.ebuild,v 1.1 2008/12/21 22:00:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.11.ebuild,v 1.2 2009/01/16 20:04:47 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 |