diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 23:31:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 23:31:43 +0100 |
commit | d84fd15fbb88273893e92669ec8cf071f269bb20 (patch) | |
tree | 8ad30e17c5363d5ca26c282fca8b5d42b38ce152 /media-libs/openexr | |
parent | dev-libs/imath: Stabilize 3.1.1 amd64, #820362 (diff) | |
download | gentoo-d84fd15fbb88273893e92669ec8cf071f269bb20.tar.gz gentoo-d84fd15fbb88273893e92669ec8cf071f269bb20.tar.bz2 gentoo-d84fd15fbb88273893e92669ec8cf071f269bb20.zip |
media-libs/openexr: Stabilize 3.1.2 amd64, #820362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.1.2.ebuild b/media-libs/openexr/openexr-3.1.2.ebuild index 4fc2e3979ab4..a421d40937b2 100644 --- a/media-libs/openexr/openexr-3.1.2.ebuild +++ b/media-libs/openexr/openexr-3.1.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/ LICENSE="BSD" SLOT="3/30" # based on SONAME -KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~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 )" |