summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-17 20:41:22 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-17 20:48:17 +0800
commitc6df197764453a267896f92c378005598b60d2bf (patch)
tree218997202c970e4aa1ddcf555f1fa81f3440fd80 /media-libs/openexr/openexr-3.1.5.ebuild
parentmedia-libs/libwmf: keyword 0.2.8.4-r9 for ~loong (diff)
downloadgentoo-c6df197764453a267896f92c378005598b60d2bf.tar.gz
gentoo-c6df197764453a267896f92c378005598b60d2bf.tar.bz2
gentoo-c6df197764453a267896f92c378005598b60d2bf.zip
media-libs/openexr: keyword 3.1.5 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs/openexr/openexr-3.1.5.ebuild')
-rw-r--r--media-libs/openexr/openexr-3.1.5.ebuild2
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 ca85d54594e3..920a0755bd8a 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 ~loong -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 )"