commit: 75d26d148ddb18accc8b09f14b268b2d5f589129 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 25 16:18:07 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 25 16:18:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d26d14
media-sound/snapcast: Stabilize 0.31.0 ppc64, #956981 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-sound/snapcast/snapcast-0.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/snapcast/snapcast-0.31.0.ebuild b/media-sound/snapcast/snapcast-0.31.0.ebuild index 0f368e0a24ba..45c4d93bc8aa 100644 --- a/media-sound/snapcast/snapcast-0.31.0.ebuild +++ b/media-sound/snapcast/snapcast-0.31.0.ebuild @@ -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 test tremor +vorbis +zeroconf" REQUIRED_USE="|| ( server client )" RESTRICT="!test? ( test )"
