commit: 0e7bc1ee7b982da6eea621328b8ccfdef5e21e2d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 15 21:24:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 15 21:24:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e7bc1ee
sys-libs/talloc: Stabilize 2.4.3 arm, #962890 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/talloc/talloc-2.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/talloc/talloc-2.4.3.ebuild b/sys-libs/talloc/talloc-2.4.3.ebuild index f578a40082ac..693c8d28a603 100644 --- a/sys-libs/talloc/talloc-2.4.3.ebuild +++ b/sys-libs/talloc/talloc-2.4.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="compat +python test valgrind" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
