commit: 84752bc131fb00886c23f76abfb299b55ddef0fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 7 22:48:09 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 7 22:48:09 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84752bc1
net-libs/libupnp: Stabilize 1.14.25 arm64, #969754
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libupnp/libupnp-1.14.25.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libupnp/libupnp-1.14.25.ebuild
b/net-libs/libupnp/libupnp-1.14.25.ebuild
index 031b5a5d3ac9..98c3dca53426 100644
--- a/net-libs/libupnp/libupnp-1.14.25.ebuild
+++ b/net-libs/libupnp/libupnp-1.14.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}"
LICENSE="BSD"
SLOT="0/17"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86"
IUSE="blocking-tcp debug doc +reuseaddr samples +ssl static-libs"
RDEPEND="ssl? ( dev-libs/openssl:0= )"