commit: 6b93307ca00e96bf10e0ad62a4a7d3a56388ec13 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jun 19 07:59:33 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jun 19 07:59:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b93307c
media-sound/snapcast: Stabilize 0.31.0 amd64, #956981 Signed-off-by: Joonas Niilola <juippis <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 f28e5a10d729..0f368e0a24ba 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 )"
