commit: bf417aecf6e7ee08a830006d3aa4a50e22ba224e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 01:15:27 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 01:15:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf417aec
media-sound/snapcast: Stabilize 0.29.0 ppc64, #954452 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/snapcast/snapcast-0.29.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/snapcast/snapcast-0.29.0.ebuild b/media-sound/snapcast/snapcast-0.29.0.ebuild index cb0c73fe0d29..41c10063f750 100644 --- a/media-sound/snapcast/snapcast-0.29.0.ebuild +++ b/media-sound/snapcast/snapcast-0.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~ppc ppc64 ~riscv ~x86" IUSE="+client +expat +flac jack +opus +server tremor +vorbis +zeroconf" REQUIRED_USE="|| ( server client )"
