diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2016-12-25 16:44:29 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2016-12-25 16:44:29 +0000 |
commit | 2e11754e85e677ac2d8856f645ad67108428b9b2 (patch) | |
tree | 6f7c6f1d7d34df0443bf0b02aa34e060c8971298 | |
parent | 0e7cee86b2ded99263eeb72e8de663eb06cc8cc7 (diff) |
mark as stable
-rw-r--r-- | media-sound/audacity/audacity-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/audacity/audacity-2.1.2.ebuild b/media-sound/audacity/audacity-2.1.2.ebuild index 4331f0c4..81c0e3b2 100644 --- a/media-sound/audacity/audacity-2.1.2.ebuild +++ b/media-sound/audacity/audacity-2.1.2.ebuild @@ -14,7 +14,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 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" RESTRICT="test" |