summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-02 04:28:13 +0100
committerSam James <sam@gentoo.org>2024-06-02 04:28:13 +0100
commit7c06552db5fab1b12236de5d5e7a6416bc29c6b0 (patch)
treed0936aba72c30eece9a5d31f9c37ab758f221255 /media-libs/openexr
parentmedia-libs/openexr: skip known-failing tests on arm64 (diff)
downloadgentoo-7c06552db5fab1b12236de5d5e7a6416bc29c6b0.tar.gz
gentoo-7c06552db5fab1b12236de5d5e7a6416bc29c6b0.tar.bz2
gentoo-7c06552db5fab1b12236de5d5e7a6416bc29c6b0.zip
media-libs/openexr: Stabilize 3.1.11 arm64, #920470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r--media-libs/openexr/openexr-3.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.1.11.ebuild b/media-libs/openexr/openexr-3.1.11.ebuild
index bf479a71c0ec..4b0af468a73a 100644
--- a/media-libs/openexr/openexr-3.1.11.ebuild
+++ b/media-libs/openexr/openexr-3.1.11.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/
LICENSE="BSD"
SLOT="0/30" # based on SONAME
# -ppc -sparc because broken on big endian, bug #818424
-KEYWORDS="amd64 ~arm ~arm64 ~loong -ppc ~ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~loong -ppc ~ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="cpu_flags_x86_avx examples large-stack utils test threads"
RESTRICT="!test? ( test )"