From: Sergei Trofimovich Date: Sat, 27 Apr 2019 16:21:54 +0000 (+0100) Subject: media-sound/cmus: stable 2.8.0 for ppc64, bug #684204 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=83fad5a1b6515e2e8868d5b71ab1b3e6a195a589;p=gentoo.git media-sound/cmus: stable 2.8.0 for ppc64, bug #684204 Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/media-sound/cmus/cmus-2.8.0.ebuild b/media-sound/cmus/cmus-2.8.0.ebuild index 7ad9b48909d2..eeff92441106 100644 --- a/media-sound/cmus/cmus-2.8.0.ebuild +++ b/media-sound/cmus/cmus-2.8.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" + KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" fi DESCRIPTION="Ncurses based music player with plugin support for many formats"