diff options
author | Sam James <sam@gentoo.org> | 2021-10-09 08:59:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-09 08:59:09 +0100 |
commit | 2559431a860db461e09327e6d120158929f26bd5 (patch) | |
tree | c5a9633853ec01cc3ec60a5843262dfb35708d90 /media-libs | |
parent | xfce-base/libxfce4util: Remove old (diff) | |
download | gentoo-2559431a860db461e09327e6d120158929f26bd5.tar.gz gentoo-2559431a860db461e09327e6d120158929f26bd5.tar.bz2 gentoo-2559431a860db461e09327e6d120158929f26bd5.zip |
media-libs/openexr: Keyword 3.1.1 arm, #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 572fb41e9506..92ea2d398049 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 ~ia64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~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 )" |