commit: 19b7b5af7ab89ed2cf7d5abc4a51737afa1940b3 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 08:29:53 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 08:29:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b7b5af
media-sound/snapcast: Stabilize 0.26.0-r1 ppc64, #867619 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> media-sound/snapcast/snapcast-0.26.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/snapcast/snapcast-0.26.0-r1.ebuild b/media-sound/snapcast/snapcast-0.26.0-r1.ebuild index f4f381b57e83..9d4be412ef30 100644 --- a/media-sound/snapcast/snapcast-0.26.0-r1.ebuild +++ b/media-sound/snapcast/snapcast-0.26.0-r1.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 +opus +server tremor +vorbis +zeroconf" REQUIRED_USE="|| ( server client )"
