summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-04-27 17:21:54 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-04-27 17:25:32 +0100
commit83fad5a1b6515e2e8868d5b71ab1b3e6a195a589 (patch)
treebf684c5e20c3162fdd674fef09fbfa816e4c9662 /media-sound/cmus/cmus-2.8.0.ebuild
parentsys-apps/gawk: stable 4.2.1-r1 for ppc64, bug #684176 (diff)
downloadgentoo-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/cmus-2.8.0.ebuild')
-rw-r--r--media-sound/cmus/cmus-2.8.0.ebuild2
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"