diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-04 21:58:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-04 22:02:56 +0000 |
commit | 5508d9250e21096c5a0b5838beba3daf94151760 (patch) | |
tree | 63d6b2ef7a737ff04f7aa040cd46bf7f16222055 /media-sound/audacity | |
parent | lxde-base/lxpanel: stable 0.9.3-r1 for ppc, bug #654904 (diff) | |
download | gentoo-5508d9250e21096c5a0b5838beba3daf94151760.tar.gz gentoo-5508d9250e21096c5a0b5838beba3daf94151760.tar.bz2 gentoo-5508d9250e21096c5a0b5838beba3daf94151760.zip |
media-sound/audacity: stable 2.2.2 for ppc, bug #658644
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/audacity-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.2.2.ebuild b/media-sound/audacity/audacity-2.2.2.ebuild index 13e4b20853c5..13149d281ebd 100644 --- a/media-sound/audacity/audacity-2.2.2.ebuild +++ b/media-sound/audacity/audacity-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ppc64 x86" +KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="alsa cpu_flags_x86_sse doc ffmpeg +flac id3tag jack +ladspa +lame libav +lv2 mad +midi nls +portmixer sbsms +soundtouch twolame vamp +vorbis +vst" |