diff options
Diffstat (limited to 'media-libs/libsndfile/libsndfile-1.0.11.ebuild')
-rw-r--r-- | media-libs/libsndfile/libsndfile-1.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.11.ebuild b/media-libs/libsndfile/libsndfile-1.0.11.ebuild index a3f121c307ec..9d996e86253e 100644 --- a/media-libs/libsndfile/libsndfile-1.0.11.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.1 2004/11/17 22:06:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.11.ebuild,v 1.2 2004/12/19 05:15:22 eradicator Exp $ IUSE="static" @@ -10,7 +10,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 ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos sparc x86" DEPEND="virtual/libc" |