From 75ad35cc45c21e6964e5fe794155cf5fcd11436b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 8 Jul 2025 19:11:24 +0200 Subject: [PATCH] net-libs/farstream: stabilize 0.2.9-r2 for ppc Tested-by: ernsteiswuerfel Bug: https://bugs.gentoo.org/953811 Signed-off-by: Andreas Sturmlechner --- net-libs/farstream/farstream-0.2.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/farstream/farstream-0.2.9-r2.ebuild b/net-libs/farstream/farstream-0.2.9-r2.ebuild index 37b44edffba56..546459fea6f3d 100644 --- a/net-libs/farstream/farstream-0.2.9-r2.ebuild +++ b/net-libs/farstream/farstream-0.2.9-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0.2/5" # .so version -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="+introspection test upnp valgrind" # Tests need shmsink from gst-plugins-bad, which isn't packaged