diff options
author | Joe Peterson <lavajoe@gentoo.org> | 2007-11-20 20:21:39 +0000 |
---|---|---|
committer | Joe Peterson <lavajoe@gentoo.org> | 2007-11-20 20:21:39 +0000 |
commit | 216cfc5a8bb7e80041a1ddc118bda1973fe35b2d (patch) | |
tree | 4225c6f1a7b6ff71f825a4ee2835e9f2eddab5e8 /app-emulation/wine/wine-0.9.49.ebuild | |
parent | Stable on ppc64; bug #198932 (diff) | |
download | gentoo-2-216cfc5a8bb7e80041a1ddc118bda1973fe35b2d.tar.gz gentoo-2-216cfc5a8bb7e80041a1ddc118bda1973fe35b2d.tar.bz2 gentoo-2-216cfc5a8bb7e80041a1ddc118bda1973fe35b2d.zip |
Add ~x86-fbsd keyword
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emulation/wine/wine-0.9.49.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.49.ebuild b/app-emulation/wine/wine-0.9.49.ebuild index bf9f32e81aa0..f9f303f55088 100644 --- a/app-emulation/wine/wine-0.9.49.ebuild +++ b/app-emulation/wine/wine-0.9.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.49.ebuild,v 1.1 2007/11/09 18:22:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.49.ebuild,v 1.2 2007/11/20 20:21:39 lavajoe Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" IUSE="alsa cups dbus esd hal jack jpeg lcms ldap nas ncurses opengl oss scanner xml X" RESTRICT="test" #72375 |