commit: 507c740a76084e934ab74c16bada3e11729275fc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 11 17:56:22 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 11 17:56:22 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507c740a
dev-util/libabigail: Stabilize 2.9 arm, #969896
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/libabigail/libabigail-2.9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/libabigail/libabigail-2.9.ebuild
b/dev-util/libabigail/libabigail-2.9.ebuild
index cce54204c9f2..17b664b9ce28 100644
--- a/dev-util/libabigail/libabigail-2.9.ebuild
+++ b/dev-util/libabigail/libabigail-2.9.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
@@ -32,7 +32,7 @@ else
LIBABIGAIL_DOCS_USEFLAG="doc"
fi
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="Apache-2.0-with-LLVM-exceptions"