diff options
author | 2007-06-21 06:17:16 +0000 | |
---|---|---|
committer | 2007-06-21 06:17:16 +0000 | |
commit | df4f5392d57c7b2a622359cdf4ccb23b9fe5a9b2 (patch) | |
tree | f3872314812177057cacf515fddee25ea74cab3d /media-libs/libsndfile/libsndfile-1.0.17.ebuild | |
parent | version bump (diff) | |
download | historical-df4f5392d57c7b2a622359cdf4ccb23b9fe5a9b2.tar.gz historical-df4f5392d57c7b2a622359cdf4ccb23b9fe5a9b2.tar.bz2 historical-df4f5392d57c7b2a622359cdf4ccb23b9fe5a9b2.zip |
Stable on mips, per #165776.
Package-Manager: portage-2.1.3_rc4
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.17.ebuild')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.17.ebuild b/media-libs/libsndfile/libsndfile-1.0.17.ebuild index 20b53801ead3..0aa2330b5f80 100644 --- a/media-libs/libsndfile/libsndfile-1.0.17.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.17.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/media-libs/libsndfile/libsndfile-1.0.17.ebuild,v 1.13 2007/05/21 13:10:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17.ebuild,v 1.14 2007/06/21 06:17:16 kumba Exp $ WANT_AUTOCONF=2.5 WANT_AUTOMAKE=1.9 @@ -14,7 +14,7 @@ SRC_URI="http://www.mega-nerd.com/libsndfile/${P}.tar.gz LICENSE="LGPL-2.1" 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="sqlite flac alsa" RESTRICT="test" |