diff options
author | Sam James <sam@gentoo.org> | 2021-10-09 08:59:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-09 08:59:20 +0100 |
commit | 498b9562f1d414efaedd89bf1829957af070ea10 (patch) | |
tree | 73bb1e818abdce4e0a1df24ffe1f5eddabc6ff98 /media-libs/openexr | |
parent | media-libs/openexr: Keyword 3.1.1 ppc, #788235 (diff) | |
download | gentoo-498b9562f1d414efaedd89bf1829957af070ea10.tar.gz gentoo-498b9562f1d414efaedd89bf1829957af070ea10.tar.bz2 gentoo-498b9562f1d414efaedd89bf1829957af070ea10.zip |
media-libs/openexr: Keyword 3.1.1 ppc64, #788235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-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 bf2200c22230..1841a90bc669 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 ~arm ~arm64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~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 )" |