Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/imath/
Date: Tue, 17 May 2022 12:48:58
Message-Id: 1652791695.7d5c1a64718661bd906c62fbea949d0fe7f7023b.xen0n@gentoo
1 commit: 7d5c1a64718661bd906c62fbea949d0fe7f7023b
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 12:41:13 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 12:48:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5c1a64
7
8 dev-libs/imath: keyword 3.1.5 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-libs/imath/imath-3.1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/imath/imath-3.1.5.ebuild b/dev-libs/imath/imath-3.1.5.ebuild
18 index 4974007e364c..f7a6390f3b93 100644
19 --- a/dev-libs/imath/imath-3.1.5.ebuild
20 +++ b/dev-libs/imath/imath-3.1.5.ebuild
21 @@ -13,7 +13,7 @@ DESCRIPTION="Imath basic math package"
22 HOMEPAGE="https://imath.readthedocs.io"
23 SRC_URI="https://github.com/AcademySoftwareFoundation/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
24 # re-keywording needed for (according to ilmbase keywords): ~x64-macos ~x86-solaris
25 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
27 S="${WORKDIR}/${MY_PN}-${PV}"
28
29 LICENSE="BSD"