Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openexr/
Date: Tue, 17 May 2022 12:48:59
Message-Id: 1652791697.c6df197764453a267896f92c378005598b60d2bf.xen0n@gentoo
1 commit: c6df197764453a267896f92c378005598b60d2bf
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 12:41:22 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 12:48:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6df1977
7
8 media-libs/openexr: 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 media-libs/openexr/openexr-3.1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/openexr/openexr-3.1.5.ebuild b/media-libs/openexr/openexr-3.1.5.ebuild
18 index ca85d54594e3..920a0755bd8a 100644
19 --- a/media-libs/openexr/openexr-3.1.5.ebuild
20 +++ b/media-libs/openexr/openexr-3.1.5.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/
22 LICENSE="BSD"
23 SLOT="0/30" # based on SONAME
24 # -ppc -sparc because broken on big endian, bug #818424
25 -KEYWORDS="amd64 ~arm arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
26 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
27 IUSE="cpu_flags_x86_avx doc examples large-stack utils test threads"
28 RESTRICT="!test? ( test )"