diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-04-03 06:00:41 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-04-03 06:00:41 +0000 |
commit | b983f7678e1f30b254128ee1f6f41b678abe05c5 (patch) | |
tree | d93fb7553d225029a047d6296fe43cf90feaac2a /media-sound/fluidsynth/fluidsynth-1.0.3.ebuild | |
parent | install the showimage binary, thanks to: Gerry <trick@icculus.org> in bug #46... (diff) | |
download | gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.gz gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.bz2 gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.zip |
stable on ppc
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.0.3.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild index b79b4ed7935c..57b52434abdb 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.5 2004/03/27 02:54:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.6 2004/04/03 06:00:41 pylon Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="alsa ladcca jack sse" |