diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:33:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:33:08 +0100 |
commit | 4b85f8c6498714d096952ae6135400dedf78b9e8 (patch) | |
tree | cea6f9d960e22230cf20cbe14057372da86f0ba0 /media-sound/cmus | |
parent | net-misc/youtube-dl: ppc stable wrt bug #603934 (diff) | |
download | gentoo-4b85f8c6498714d096952ae6135400dedf78b9e8.tar.gz gentoo-4b85f8c6498714d096952ae6135400dedf78b9e8.tar.bz2 gentoo-4b85f8c6498714d096952ae6135400dedf78b9e8.zip |
media-sound/cmus: ppc stable wrt bug #602912
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/cmus')
-rw-r--r-- | media-sound/cmus/cmus-2.8.0_rc0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cmus/cmus-2.8.0_rc0.ebuild b/media-sound/cmus/cmus-2.8.0_rc0.ebuild index 9d560e1797a5..883b8b94f9e4 100644 --- a/media-sound/cmus/cmus-2.8.0_rc0.ebuild +++ b/media-sound/cmus/cmus-2.8.0_rc0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="aac alsa ao cue cdio cddb discid debug examples ffmpeg +flac jack libsamplerate +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio tremor +unicode +vorbis wavpack" |