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: Thu, 06 Aug 2020 02:10:37
Message-Id: 1596679738.74191a79b387b1b6ae012eeab7a8c02cff02b1bf.sam@gentoo
1 commit: 74191a79b387b1b6ae012eeab7a8c02cff02b1bf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 6 02:08:58 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 6 02:08:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74191a79
7
8 media-libs/openexr: Stabilize 2.5.2 arm64, #717474
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/openexr/openexr-2.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/openexr/openexr-2.5.2.ebuild b/media-libs/openexr/openexr-2.5.2.ebuild
16 index 7ea5a2cb683..c7e721324ae 100644
17 --- a/media-libs/openexr/openexr-2.5.2.ebuild
18 +++ b/media-libs/openexr/openexr-2.5.2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/v${PV}.tar
20
21 LICENSE="BSD"
22 SLOT="0/25" # based on SONAME
23 -KEYWORDS="~amd64 -arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
24 +KEYWORDS="~amd64 -arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
25 IUSE="cpu_flags_x86_avx doc examples static-libs utils test"
26 RESTRICT="!test? ( test )"