diff options
author | Sam James <sam@gentoo.org> | 2024-02-21 01:48:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-21 01:48:23 +0000 |
commit | 68f10c657743dd6e155c658c18c00885bee780ab (patch) | |
tree | 8459fbe2766e641fdc085e9e3494773d62144ae3 /media-libs/openexr | |
parent | media-libs/openexr: add 3.1.12, 3.2.2 (diff) | |
download | gentoo-68f10c657743dd6e155c658c18c00885bee780ab.tar.gz gentoo-68f10c657743dd6e155c658c18c00885bee780ab.tar.bz2 gentoo-68f10c657743dd6e155c658c18c00885bee780ab.zip |
media-libs/openexr: drop back to ~arch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-3.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openexr/openexr-3.1.12.ebuild b/media-libs/openexr/openexr-3.1.12.ebuild index 71969a113652..bc37e4bd424e 100644 --- a/media-libs/openexr/openexr-3.1.12.ebuild +++ b/media-libs/openexr/openexr-3.1.12.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 ~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 examples large-stack utils test threads" RESTRICT="!test? ( test )" |