diff options
author | 2019-04-27 17:21:54 +0100 | |
---|---|---|
committer | 2019-04-27 17:25:32 +0100 | |
commit | 83fad5a1b6515e2e8868d5b71ab1b3e6a195a589 (patch) | |
tree | bf684c5e20c3162fdd674fef09fbfa816e4c9662 /media-sound/cmus | |
parent | sys-apps/gawk: stable 4.2.1-r1 for ppc64, bug #684176 (diff) | |
download | gentoo-83fad5a1b6515e2e8868d5b71ab1b3e6a195a589.tar.gz gentoo-83fad5a1b6515e2e8868d5b71ab1b3e6a195a589.tar.bz2 gentoo-83fad5a1b6515e2e8868d5b71ab1b3e6a195a589.zip |
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 <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 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" |