diff options
-rw-r--r-- | media-libs/libsamplerate/libsamplerate-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild index b8b288198cbf..cf2bb55b6d5f 100644 --- a/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.1.4.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/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.6 2008/09/18 12:44:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.4.ebuild,v 1.7 2008/12/07 11:52:31 vapier Exp $ WANT_AUTOMAKE=1.7 @@ -12,7 +12,7 @@ SRC_URI="http://www.mega-nerd.com/SRC/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="sndfile" RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 )" |