summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-22 19:59:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-22 19:59:31 +0300
commit468e530238956b75ee06b89b102d3d5faad4a81d (patch)
tree20114eb0df363534f31d319b293badf4d82e5035 /media-libs
parentdev-python/mkdocs-material: add 8.3.7 (diff)
downloadgentoo-468e530238956b75ee06b89b102d3d5faad4a81d.tar.gz
gentoo-468e530238956b75ee06b89b102d3d5faad4a81d.tar.bz2
gentoo-468e530238956b75ee06b89b102d3d5faad4a81d.zip
media-libs/openexr: Stabilize 2.5.8 arm64, #853670
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/openexr/openexr-2.5.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-2.5.8.ebuild b/media-libs/openexr/openexr-2.5.8.ebuild
index d75df087e093..9040c83eabdb 100644
--- a/media-libs/openexr/openexr-2.5.8.ebuild
+++ b/media-libs/openexr/openexr-2.5.8.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/OpenEXR"
LICENSE="BSD"
SLOT="0/25" # based on SONAME
# -ppc -sparc because broken on big endian, bug #818424
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
IUSE="cpu_flags_x86_avx doc examples static-libs utils test"
RESTRICT="!test? ( test )"