summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-22 06:05:13 +0000
committerSam James <sam@gentoo.org>2020-12-22 06:06:10 +0000
commit691731e1ce2ea8877d1802a4797522175063efb3 (patch)
treeeb2231812f06ab8ab893388c981aa8c903380117 /media-libs/openexr
parentmedia-libs/ilmbase: ~arm keyworded (diff)
downloadgentoo-691731e1ce2ea8877d1802a4797522175063efb3.tar.gz
gentoo-691731e1ce2ea8877d1802a4797522175063efb3.tar.bz2
gentoo-691731e1ce2ea8877d1802a4797522175063efb3.zip
media-libs/openexr: ~arm keyworded
media-libs/ilmbase and media-libs/openexr have been marked -arm since 2009. It's (hopefully!) not relevant anymore as tests pass on both. Bug: https://bugs.gentoo.org/626966 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r--media-libs/openexr/openexr-2.5.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-2.5.2-r1.ebuild b/media-libs/openexr/openexr-2.5.2-r1.ebuild
index 63da2483c2cb..cd30b0dee54a 100644
--- a/media-libs/openexr/openexr-2.5.2-r1.ebuild
+++ b/media-libs/openexr/openexr-2.5.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/v${PV}.tar
LICENSE="BSD"
SLOT="0/25" # based on SONAME
-KEYWORDS="amd64 -arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
IUSE="cpu_flags_x86_avx doc examples static-libs utils test"
RESTRICT="!test? ( test )"