Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openexr/
Date: Mon, 28 Feb 2022 23:58:32
Message-Id: 1646092601.c11cceed783cd53b22ded0ff723a62ec7fa0c0e7.sam@gentoo
1 commit: c11cceed783cd53b22ded0ff723a62ec7fa0c0e7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 28 23:56:41 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 28 23:56:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11cceed
7
8 media-libs/openexr: Stabilize 3.1.4-r1 x86, #833158
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/openexr/openexr-3.1.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/openexr/openexr-3.1.4-r1.ebuild b/media-libs/openexr/openexr-3.1.4-r1.ebuild
16 index c6dacb0fd4f4..50b6ac143aad 100644
17 --- a/media-libs/openexr/openexr-3.1.4-r1.ebuild
18 +++ b/media-libs/openexr/openexr-3.1.4-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/
20 LICENSE="BSD"
21 SLOT="0/30" # based on SONAME
22 # -ppc -sparc because broken on big endian, bug #818424
23 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
25 IUSE="cpu_flags_x86_avx doc examples large-stack static-libs utils test threads"
26 RESTRICT="!test? ( test )"