Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/imath/
Date: Sun, 25 Jul 2021 01:10:50
Message-Id: 1627175407.645acd76061872cd878d9c93993d21c2965a0b99.sam@gentoo
1 commit: 645acd76061872cd878d9c93993d21c2965a0b99
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 01:10:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 01:10:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645acd76
7
8 dev-libs/imath: Keyword 3.0.5-r1 arm64, #798690
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/imath/imath-3.0.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/imath/imath-3.0.5-r1.ebuild b/dev-libs/imath/imath-3.0.5-r1.ebuild
16 index dadfa6007aa..d0e1ef76342 100644
17 --- a/dev-libs/imath/imath-3.0.5-r1.ebuild
18 +++ b/dev-libs/imath/imath-3.0.5-r1.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://imath.readthedocs.io"
20 SRC_URI="https://github.com/AcademySoftwareFoundation/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
21 # re-keywording needed for (according to ilmbase keywords):
22 # ~arm ~arm64 ~mips ~x64-macos ~x86-solaris
23 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 S="${WORKDIR}/${MY_PN}-${PV}"
26
27 LICENSE="BSD"