diff options
author | 2006-05-06 00:39:22 +0000 | |
---|---|---|
committer | 2006-05-06 00:39:22 +0000 | |
commit | b8fe454732f3eb1d7376f188960d011f5d8da19a (patch) | |
tree | 22c5d5fdb88b06d09a56827d2a6aacc8178b9711 /media-sound/esound/esound-0.2.36-r1.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-b8fe454732f3eb1d7376f188960d011f5d8da19a.tar.gz gentoo-2-b8fe454732f3eb1d7376f188960d011f5d8da19a.tar.bz2 gentoo-2-b8fe454732f3eb1d7376f188960d011f5d8da19a.zip |
Actually add ~x86-fbsd keyword.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'media-sound/esound/esound-0.2.36-r1.ebuild')
-rw-r--r-- | media-sound/esound/esound-0.2.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.36-r1.ebuild b/media-sound/esound/esound-0.2.36-r1.ebuild index a654be8abf32..17d719f33767 100644 --- a/media-sound/esound/esound-0.2.36-r1.ebuild +++ b/media-sound/esound/esound-0.2.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.15 2006/05/06 00:14:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.16 2006/05/06 00:39:22 flameeyes Exp $ inherit libtool gnome.org eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd" IUSE="alsa debug ipv6 static tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |