summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-19 16:57:04 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-19 16:57:04 +0200
commit2d86bca823ee51949b4e022af46ed328749f7556 (patch)
treede6520bfc42d77920ce6ebc8081b24c2872c00d8
parentmail-mta/netqmail: use https where it works (diff)
downloadgentoo-2d86bca823ee51949b4e022af46ed328749f7556.tar.gz
gentoo-2d86bca823ee51949b4e022af46ed328749f7556.tar.bz2
gentoo-2d86bca823ee51949b4e022af46ed328749f7556.zip
media-sound/cmus: x86 stable (bug #684204)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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 eeff92441106..e00fd287f751 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"