diff options
author | 2017-06-05 13:05:14 +0200 | |
---|---|---|
committer | 2017-06-05 13:05:14 +0200 | |
commit | 7fcbab54bb493b3e318c29155da393d52e22b57d (patch) | |
tree | e65b33b093acd597e3df497b824a2776f9cacf51 /media-sound | |
parent | mail-client/roundcube: amd64 stable wrt bug #618322 (diff) | |
download | gentoo-7fcbab54bb493b3e318c29155da393d52e22b57d.tar.gz gentoo-7fcbab54bb493b3e318c29155da393d52e22b57d.tar.bz2 gentoo-7fcbab54bb493b3e318c29155da393d52e22b57d.zip |
media-sound/audacity: amd64 stable wrt bug #620880
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacity/audacity-2.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.0.5-r1.ebuild b/media-sound/audacity/audacity-2.0.5-r1.ebuild index 20e0fabd327b..20a30b1dde33 100644 --- a/media-sound/audacity/audacity-2.0.5-r1.ebuild +++ b/media-sound/audacity/audacity-2.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_T}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |