diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-07-11 19:25:22 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-07-11 19:25:22 +0000 |
commit | 04664f1835e623ba3528f3c79b23aed12597f18e (patch) | |
tree | 552a452cd4654a2b7455396305866344928a5e38 /media-sound/audacity/audacity-2.0.3.ebuild | |
parent | ppc, ppc64 keywords added, bug 457140 (diff) | |
download | gentoo-2-04664f1835e623ba3528f3c79b23aed12597f18e.tar.gz gentoo-2-04664f1835e623ba3528f3c79b23aed12597f18e.tar.bz2 gentoo-2-04664f1835e623ba3528f3c79b23aed12597f18e.zip |
ppc, ppc64 keywords added, bug 457140
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'media-sound/audacity/audacity-2.0.3.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.0.3.ebuild b/media-sound/audacity/audacity-2.0.3.ebuild index ec14e8575ca5..e7bfabb46056 100644 --- a/media-sound/audacity/audacity-2.0.3.ebuild +++ b/media-sound/audacity/audacity-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.3.ebuild,v 1.2 2013/04/15 19:57:50 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.3.ebuild,v 1.3 2013/07/11 19:25:22 vincent Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://audacity.googlecode.com/files/${MY_T}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate +libsoxr midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |