summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-14 14:11:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-14 14:11:38 +0200
commit9d9c559f0609867bd8e29419638e32b2cc123670 (patch)
tree3028f1d6e68f0ee8079c083ebe348fb2d9d8ba54 /media-sound
parentmedia-libs/libplacebo: update live (diff)
downloadgentoo-9d9c559f0609867bd8e29419638e32b2cc123670.tar.gz
gentoo-9d9c559f0609867bd8e29419638e32b2cc123670.tar.bz2
gentoo-9d9c559f0609867bd8e29419638e32b2cc123670.zip
media-sound/snapcast: Stabilize 0.26.0-r2 ppc, #890804
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/snapcast/snapcast-0.26.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/snapcast/snapcast-0.26.0-r2.ebuild b/media-sound/snapcast/snapcast-0.26.0-r2.ebuild
index cd5cede0e1b4..096ff91527dc 100644
--- a/media-sound/snapcast/snapcast-0.26.0-r2.ebuild
+++ b/media-sound/snapcast/snapcast-0.26.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 +opus +server tremor +vorbis +zeroconf"
REQUIRED_USE="|| ( server client )"