diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-21 14:59:57 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-21 14:59:57 +0200 |
commit | b9fc50860daae3900f48eedf6988cda11e04535d (patch) | |
tree | 6417f3e2ae618f15ae7517190053f9956b9ca78e /media-libs/openexr | |
parent | dev-libs/imath: Stabilize 3.1.5 amd64, #839582 (diff) | |
download | gentoo-b9fc50860daae3900f48eedf6988cda11e04535d.tar.gz gentoo-b9fc50860daae3900f48eedf6988cda11e04535d.tar.bz2 gentoo-b9fc50860daae3900f48eedf6988cda11e04535d.zip |
media-libs/openexr: Stabilize 3.1.5 amd64, #839582
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.1.5.ebuild b/media-libs/openexr/openexr-3.1.5.ebuild index 53215e6b20de..927035b1197d 100644 --- a/media-libs/openexr/openexr-3.1.5.ebuild +++ b/media-libs/openexr/openexr-3.1.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/ LICENSE="BSD" SLOT="0/30" # based on SONAME # -ppc -sparc because broken on big endian, bug #818424 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="cpu_flags_x86_avx doc examples large-stack utils test threads" RESTRICT="!test? ( test )" |