diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 16:40:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 16:40:17 +0100 |
commit | b42bd87c947e4ec780623c7714681daa1001fef4 (patch) | |
tree | 552748e6ea36f7d87442bc61100ee0a6b2fe26ba /media-libs | |
parent | x11-wm/mutter: Stabilize 40.2.1 x86, #800710 (diff) | |
download | gentoo-b42bd87c947e4ec780623c7714681daa1001fef4.tar.gz gentoo-b42bd87c947e4ec780623c7714681daa1001fef4.tar.bz2 gentoo-b42bd87c947e4ec780623c7714681daa1001fef4.zip |
media-libs/openexr: Stabilize 2.5.7 arm64, #787452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/openexr/openexr-2.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-2.5.7.ebuild b/media-libs/openexr/openexr-2.5.7.ebuild index de754faf4e53..5c82d9b3e081 100644 --- a/media-libs/openexr/openexr-2.5.7.ebuild +++ b/media-libs/openexr/openexr-2.5.7.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${P}/OpenEXR" 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 )" |