summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-15 09:07:42 +0100
committerSam James <sam@gentoo.org>2024-10-15 09:07:42 +0100
commitbbde1c40e6dd63ab4105cb5170084c5949d3b7af (patch)
tree50bd053af98f8c4bef2b2c6c1fdd12706f582f21 /media-sound/ncmpc
parentdev-util/meld: fix compat w/ py3.13 (diff)
downloadgentoo-bbde1c40e6dd63ab4105cb5170084c5949d3b7af.tar.gz
gentoo-bbde1c40e6dd63ab4105cb5170084c5949d3b7af.tar.bz2
gentoo-bbde1c40e6dd63ab4105cb5170084c5949d3b7af.zip
media-sound/ncmpc: Stabilize 0.50 ppc, #941563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/ncmpc')
-rw-r--r--media-sound/ncmpc/ncmpc-0.50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.50.ebuild b/media-sound/ncmpc/ncmpc-0.50.ebuild
index e97c138e2e31..06663da0a752 100644
--- a/media-sound/ncmpc/ncmpc-0.50.ebuild
+++ b/media-sound/ncmpc/ncmpc-0.50.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
IUSE="async-connect chat-screen doc +help-screen key-screen +library-screen lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen test"
RESTRICT="!test? ( test )"