diff options
author | 2024-09-23 06:01:49 +0000 | |
---|---|---|
committer | 2024-09-23 06:01:49 +0000 | |
commit | 5cfd50e73a032ba8e23556c3e4e71ba5c0a970ec (patch) | |
tree | d8c9c5c82bd8e0b5d418907554550965c051b119 /media-libs/openexr | |
parent | net-libs/ngtcp2: Stabilize 1.7.0 x86, #939555 (diff) | |
download | gentoo-5cfd50e73a032ba8e23556c3e4e71ba5c0a970ec.tar.gz gentoo-5cfd50e73a032ba8e23556c3e4e71ba5c0a970ec.tar.bz2 gentoo-5cfd50e73a032ba8e23556c3e4e71ba5c0a970ec.zip |
media-libs/openexr: Stabilize 3.2.4-r2 amd64, #940053
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-3.2.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.2.4-r2.ebuild b/media-libs/openexr/openexr-3.2.4-r2.ebuild index 8c58eef5d830..64de127a3588 100644 --- a/media-libs/openexr/openexr-3.2.4-r2.ebuild +++ b/media-libs/openexr/openexr-3.2.4-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0/31" # based on SONAME # -ppc -sparc because broken on big endian, bug #818424 -KEYWORDS="~amd64 ~arm ~arm64 ~loong -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~loong -ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="cpu_flags_x86_avx doc examples large-stack utils test threads" REQUIRED_USE="doc? ( utils )" |