commit: 671a9898d97218e0d74b84d80ab1dc67f36b91bf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 05:20:39 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 05:20:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671a9898
dev-libs/libtommath: Stabilize 1.3.0 arm, #950133 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libtommath/libtommath-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtommath/libtommath-1.3.0.ebuild b/dev-libs/libtommath/libtommath-1.3.0.ebuild index fd41555b8340..9b0af68d96a4 100644 --- a/dev-libs/libtommath/libtommath-1.3.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV} LICENSE="Unlicense" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples static-libs" BDEPEND="dev-build/libtool"
