commit: 75ad35cc45c21e6964e5fe794155cf5fcd11436b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 8 17:11:24 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 8 17:15:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ad35cc
net-libs/farstream: stabilize 0.2.9-r2 for ppc Tested-by: ernsteiswuerfel <erhard_f <AT> mailbox.org> Bug: https://bugs.gentoo.org/953811 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> 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 37b44edffba5..546459fea6f3 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
