commit: f1726e71d4465b03464436adcf1abbad763a3ba3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 11:27:06 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 11:27:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1726e71
media-sound/mpc: Stabilize 0.35 ppc64, #922693 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/mpc/mpc-0.35.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/mpc/mpc-0.35.ebuild b/media-sound/mpc/mpc-0.35.ebuild index 7d7a7aa755cb..ac5d21d8ee26 100644 --- a/media-sound/mpc/mpc-0.35.ebuild +++ b/media-sound/mpc/mpc-0.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="doc iconv test" BDEPEND="
