diff options
Diffstat (limited to 'media-sound/audacity/audacity-1.3.14.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-1.3.14.ebuild b/media-sound/audacity/audacity-1.3.14.ebuild index 1b4b5cb2f9ef..8cebea64a81b 100644 --- a/media-sound/audacity/audacity-1.3.14.ebuild +++ b/media-sound/audacity/audacity-1.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild,v 1.4 2012/03/03 14:39:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.14.ebuild,v 1.5 2012/03/10 17:19:57 ranger Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis" RESTRICT="test" |