commit: 1a74f1d3c87ffaa676c07459f79ffcff24757594 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 03:39:24 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 03:39:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a74f1d3
dev-libs/libtommath: Stabilize 1.2.0 arm64, #737168 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libtommath/libtommath-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtommath/libtommath-1.2.0.ebuild b/dev-libs/libtommath/libtommath-1.2.0.ebuild index c1ed57ebc34..939731d21be 100644 --- a/dev-libs/libtommath/libtommath-1.2.0.ebuild +++ b/dev-libs/libtommath/libtommath-1.2.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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples static-libs" src_prepare() {
