diff options
author | Sam James <sam@gentoo.org> | 2021-10-09 08:59:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-09 08:59:12 +0100 |
commit | 6a3f8f9b8e9c4a057e0a83fb67383073c8806413 (patch) | |
tree | 62916959747f5660d37b573364d649c3fa8fc3f0 /media-libs | |
parent | media-libs/openexr: Keyword 3.1.1 arm, #788235 (diff) | |
download | gentoo-6a3f8f9b8e9c4a057e0a83fb67383073c8806413.tar.gz gentoo-6a3f8f9b8e9c4a057e0a83fb67383073c8806413.tar.bz2 gentoo-6a3f8f9b8e9c4a057e0a83fb67383073c8806413.zip |
media-libs/openexr: Keyword 3.1.1 arm64, #788235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/openexr/openexr-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.1.1.ebuild b/media-libs/openexr/openexr-3.1.1.ebuild index 92ea2d398049..21b486628f42 100644 --- a/media-libs/openexr/openexr-3.1.1.ebuild +++ b/media-libs/openexr/openexr-3.1.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/ LICENSE="BSD" SLOT="3/30" # based on SONAME # imath needs keywording: x64-macos, x86-solaris -KEYWORDS="~amd64 ~arm ~ia64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="cpu_flags_x86_avx doc examples large-stack static-libs utils test threads" RESTRICT="!test? ( test )" |