diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-23 20:02:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-23 20:02:51 +0000 |
commit | e6e812c277cb7fdb9615cf3e230ed6c423553736 (patch) | |
tree | caf97c71dbc7020c4b30962e12fe5e159dff2e3f /media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | |
parent | Stable for amd64 wrt bug #297766 (diff) | |
download | historical-e6e812c277cb7fdb9615cf3e230ed6c423553736.tar.gz historical-e6e812c277cb7fdb9615cf3e230ed6c423553736.tar.bz2 historical-e6e812c277cb7fdb9615cf3e230ed6c423553736.zip |
Marked ~hppa (bug #294508).
Package-Manager: portage-2.2_rc60/cvs/Linux i686
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.1.1.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild index 9accc1a91536..2fff30385ccd 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.1 2009/12/22 13:35:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.2 2009/12/23 20:01:09 jer Exp $ EAPI=2 inherit libtool @@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.6.5 |