diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:17 +0100 |
commit | 150812f66fce991a2e4f82c33aa4a263f2e4e474 (patch) | |
tree | 580c10830a1e28af1bdeef6ad2daea88b3e1d3fb /media-sound | |
parent | net-analyzer/etherape: ppc stable wrt bug #601004 (diff) | |
download | gentoo-150812f66fce991a2e4f82c33aa4a263f2e4e474.tar.gz gentoo-150812f66fce991a2e4f82c33aa4a263f2e4e474.tar.bz2 gentoo-150812f66fce991a2e4f82c33aa4a263f2e4e474.zip |
media-sound/ncmpcpp: ppc stable wrt bug #603634
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild index 4eacf03d7ce6..a204929eb8e3 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.7.7.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$ @@ -10,7 +10,7 @@ SRC_URI="http://ncmpcpp.rybczak.net/stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 sparc x86" IUSE="clock curl outputs taglib unicode visualizer" RDEPEND=" |