commit: cec0eac6fc3fd0d8055d0d739e6bb34b96123266 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Apr 21 12:59:56 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Apr 21 12:59:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec0eac6
dev-libs/imath: Stabilize 3.1.5 amd64, #839582 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/imath/imath-3.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/imath/imath-3.1.5.ebuild b/dev-libs/imath/imath-3.1.5.ebuild index 9b40568f036e..a6e5b490fd4d 100644 --- a/dev-libs/imath/imath-3.1.5.ebuild +++ b/dev-libs/imath/imath-3.1.5.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"
