commit: 846d3efcd3d9e524a56ad6e991b0ee6a0206e7d3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 27 04:13:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 27 04:13:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846d3efc
dev-libs/imath: Stabilize 3.1.1 arm64, #820362 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/imath/imath-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/imath/imath-3.1.1.ebuild b/dev-libs/imath/imath-3.1.1.ebuild index 3ebea9d135f..c9510fdfb56 100644 --- a/dev-libs/imath/imath-3.1.1.ebuild +++ b/dev-libs/imath/imath-3.1.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://imath.readthedocs.io" SRC_URI="https://github.com/AcademySoftwareFoundation/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" # re-keywording needed for (according to ilmbase keywords): # ~mips ~x64-macos ~x86-solaris -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD"
