summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 00:00:36 +0100
committerSam James <sam@gentoo.org>2023-09-08 00:00:36 +0100
commit1167244db2605eff649b09ee0ce5c895339188b7 (patch)
treec271124d248998d6e18752d3cb1074ed03df0bae /media-libs/openexr/openexr-3.1.7.ebuild
parentmedia-libs/libvpx: Stabilize 1.13.0 x86, #913806 (diff)
downloadgentoo-1167244db2605eff649b09ee0ce5c895339188b7.tar.gz
gentoo-1167244db2605eff649b09ee0ce5c895339188b7.tar.bz2
gentoo-1167244db2605eff649b09ee0ce5c895339188b7.zip
media-libs/openexr: Stabilize 3.1.7 arm64, #913807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr/openexr-3.1.7.ebuild')
-rw-r--r--media-libs/openexr/openexr-3.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.1.7.ebuild b/media-libs/openexr/openexr-3.1.7.ebuild
index c52f18861695..dcccaf7c7a57 100644
--- a/media-libs/openexr/openexr-3.1.7.ebuild
+++ b/media-libs/openexr/openexr-3.1.7.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 ~ia64 ~loong -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm arm64 ~ia64 ~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 )"