From b9f7da7167e5266a4de49932befa661c47a581fc Mon Sep 17 00:00:00 2001 From: Sam James <sam@gentoo.org> Date: Thu, 22 Apr 2021 13:15:20 +0100 Subject: media-sound/cmus: Stabilize 2.9.1 ppc64, #784356 Signed-off-by: Sam James <sam@gentoo.org> --- media-sound/cmus/cmus-2.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-sound') diff --git a/media-sound/cmus/cmus-2.9.1.ebuild b/media-sound/cmus/cmus-2.9.1.ebuild index cdf68feabd80..665363ce4982 100644 --- a/media-sound/cmus/cmus-2.9.1.ebuild +++ b/media-sound/cmus/cmus-2.9.1.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 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Ncurses based music player with plugin support for many formats" -- cgit v1.2.3-65-gdbad