commit: a89cd1439fd4c95c183ba958037bdd500f392be3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 28 05:18:58 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 28 05:18:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89cd143
dev-libs/imath: Stabilize 3.1.4-r3 amd64, #833158 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/imath/imath-3.1.4-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/imath/imath-3.1.4-r3.ebuild b/dev-libs/imath/imath-3.1.4-r3.ebuild index fe03e037fbce..aeefa0cc360d 100644 --- a/dev-libs/imath/imath-3.1.4-r3.ebuild +++ b/dev-libs/imath/imath-3.1.4-r3.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Imath basic math package" 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): ~x64-macos ~x86-solaris -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD"
