From 1155f980dfd35ca985ecfd8b65c094e2b33fa553 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 8 Jul 2025 19:16:22 +0200 Subject: [PATCH] net-libs/libnice: stabilize 0.1.22-r1 for ppc Tested-by: ernsteiswuerfel Bug: https://bugs.gentoo.org/953811 Signed-off-by: Andreas Sturmlechner --- net-libs/libnice/libnice-0.1.22-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libnice/libnice-0.1.22-r1.ebuild b/net-libs/libnice/libnice-0.1.22-r1.ebuild index cdb46f860f156..44857242adb8c 100644 --- a/net-libs/libnice/libnice-0.1.22-r1.ebuild +++ b/net-libs/libnice/libnice-0.1.22-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://libnice.freedesktop.org/releases/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+gnutls gtk-doc +introspection test +upnp" RESTRICT="!test? ( test )"