commit: 8cb5176f74403300b6b4ccd32c89893178172058
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 11:57:48 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 11:57:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb5176f
net-libs/libntlm: Stabilize 1.8 arm, #950876
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/libntlm/libntlm-1.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libntlm/libntlm-1.8.ebuild
b/net-libs/libntlm/libntlm-1.8.ebuild
index 48bfd8a7f1a5..f8fa58330ec9 100644
--- a/net-libs/libntlm/libntlm-1.8.ebuild
+++ b/net-libs/libntlm/libntlm-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~amd64-linux"
IUSE="static-libs"
src_configure() {