diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:49:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:49:27 +0100 |
commit | 64ff4f63d97cc2967fa6c8b6cbb0d9d3f09ba044 (patch) | |
tree | e5735a6ffc864894adf3563de96d7fca005968c3 /media-libs | |
parent | sys-process/glances: Stabilize 3.2.1 x86, #791565 (diff) | |
download | gentoo-64ff4f63d97cc2967fa6c8b6cbb0d9d3f09ba044.tar.gz gentoo-64ff4f63d97cc2967fa6c8b6cbb0d9d3f09ba044.tar.bz2 gentoo-64ff4f63d97cc2967fa6c8b6cbb0d9d3f09ba044.zip |
media-libs/openexr: Stabilize 2.5.7 x86, #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 5c82d9b3e081..d94729d81f27 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 )" |