commit: d84fd15fbb88273893e92669ec8cf071f269bb20 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 27 22:31:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 27 22:31:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84fd15f
media-libs/openexr: Stabilize 3.1.2 amd64, #820362 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/openexr/openexr-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/openexr/openexr-3.1.2.ebuild b/media-libs/openexr/openexr-3.1.2.ebuild index 4fc2e3979ab..a421d40937b 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 )"
