diff options
Diffstat (limited to 'media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild index 5c189f9a7211..58f55599d05e 100644 --- a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.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/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.8 2008/01/29 08:41:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.9 2008/01/30 17:45:59 armin76 Exp $ inherit autotools flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" DEPEND="" |