Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openexr/
Date: Wed, 28 Sep 2022 09:55:03
Message-Id: 1664358898.cdd00687ad9b94a5ede6642068046f16996c7d5c.juippis@gentoo
1 commit: cdd00687ad9b94a5ede6642068046f16996c7d5c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 08:21:01 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 09:54:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd00687
7
8 media-libs/openexr: Stabilize 3.1.5 x86, #839582
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-libs/openexr/openexr-3.1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/openexr/openexr-3.1.5.ebuild b/media-libs/openexr/openexr-3.1.5.ebuild
16 index 14c4a1e4c3ba..ffa3ffbf3b37 100644
17 --- a/media-libs/openexr/openexr-3.1.5.ebuild
18 +++ b/media-libs/openexr/openexr-3.1.5.ebuild
19 @@ -14,7 +14,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 ~loong -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong -ppc ~ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
25 IUSE="cpu_flags_x86_avx doc examples large-stack utils test threads"
26 RESTRICT="!test? ( test )"