diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 17:01:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 17:01:49 +0100 |
commit | bf3dd738abf1ad0598289a47bf5ecb344e4cf4ab (patch) | |
tree | 3da14739f02bb9c1bfadaede7b8c65dc20655d05 /media-sound/cmus | |
parent | sys-kernel/linux-headers: bump up to 5.1 (diff) | |
download | gentoo-bf3dd738abf1ad0598289a47bf5ecb344e4cf4ab.tar.gz gentoo-bf3dd738abf1ad0598289a47bf5ecb344e4cf4ab.tar.bz2 gentoo-bf3dd738abf1ad0598289a47bf5ecb344e4cf4ab.zip |
media-sound/cmus: stable 2.8.0 for ppc, bug #684204
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound/cmus')
-rw-r--r-- | media-sound/cmus/cmus-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/cmus/cmus-2.8.0.ebuild b/media-sound/cmus/cmus-2.8.0.ebuild index 9b6c52634101..6e315c52c064 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" |