diff options
author | Sam James <sam@gentoo.org> | 2021-04-22 03:59:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 03:59:10 +0100 |
commit | d8c1556a12e8a6ed8942276fadfe23cc677178a5 (patch) | |
tree | 7d6c31baa89c95e9d14c13f08dfd70b90657e912 /media-sound | |
parent | media-sound/mpg123: Stabilize 1.26.5 x86, #784452 (diff) | |
download | gentoo-d8c1556a12e8a6ed8942276fadfe23cc677178a5.tar.gz gentoo-d8c1556a12e8a6ed8942276fadfe23cc677178a5.tar.bz2 gentoo-d8c1556a12e8a6ed8942276fadfe23cc677178a5.zip |
media-sound/ncmpc: Stabilize 0.39 x86, #784455
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.39.ebuild b/media-sound/ncmpc/ncmpc-0.39.ebuild index cad4074e5d6f..4986a43d0797 100644 --- a/media-sound/ncmpc/ncmpc-0.39.ebuild +++ b/media-sound/ncmpc/ncmpc-0.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" BDEPEND=" |