From 590b76df2631aedffd04eedeb182a2a5987beff0 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Thu, 12 Mar 2026 10:24:41 -0400 Subject: [PATCH] net-libs/libnice: Stabilize 0.1.23 amd64, #971122 Signed-off-by: Eli Schwartz --- net-libs/libnice/libnice-0.1.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libnice/libnice-0.1.23.ebuild b/net-libs/libnice/libnice-0.1.23.ebuild index 1a1c12ca4b782..6a5c8d3314c1a 100644 --- a/net-libs/libnice/libnice-0.1.23.ebuild +++ b/net-libs/libnice/libnice-0.1.23.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" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+gnutls gtk-doc +introspection test +upnp" RESTRICT="!test? ( test )"