diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 23:26:38 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 23:26:38 +0000 |
commit | 65448adaeadbc34888938ccc3fcab4cf5fdc0d2e (patch) | |
tree | a9be1a8e8519715d6398eee517120aba0263ef2d /media-sound/audacity/audacity-2.0.2.ebuild | |
parent | stable ppc, bug #436592 (diff) | |
download | gentoo-2-65448adaeadbc34888938ccc3fcab4cf5fdc0d2e.tar.gz gentoo-2-65448adaeadbc34888938ccc3fcab4cf5fdc0d2e.tar.bz2 gentoo-2-65448adaeadbc34888938ccc3fcab4cf5fdc0d2e.zip |
keyword ~ppc ~ppc64, bug #424197
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacity/audacity-2.0.2.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.0.2.ebuild b/media-sound/audacity/audacity-2.0.2.ebuild index 5d8aa49ce709..f66f79bd3444 100644 --- a/media-sound/audacity/audacity-2.0.2.ebuild +++ b/media-sound/audacity/audacity-2.0.2.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-2.0.2.ebuild,v 1.2 2012/10/11 14:38:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.3 2012/10/11 23:26:38 blueness Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://audacity.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |