commit: 5e2eb3d36cc043b664a0048add0eefd2cdef93a4 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jan 12 06:38:37 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jan 12 06:38:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2eb3d3
dev-libs/imath: Stabilize 3.1.6 x86, #890441 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/imath/imath-3.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/imath/imath-3.1.6.ebuild b/dev-libs/imath/imath-3.1.6.ebuild index 9b3aa8fa7f00..9016cd86753d 100644 --- a/dev-libs/imath/imath-3.1.6.ebuild +++ b/dev-libs/imath/imath-3.1.6.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD"
