mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
media-libs/embree: Stabilize 4.3.3 amd64, #947504
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/embree/embree/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="$(ver_cut 1)"
|
||||
KEYWORDS="-* ~amd64 ~arm64"
|
||||
KEYWORDS="-* amd64 ~arm64"
|
||||
X86_CPU_FLAGS=( sse2 sse4_2 avx avx2 avx512dq )
|
||||
CPU_FLAGS=( cpu_flags_arm_neon "${X86_CPU_FLAGS[@]/#/cpu_flags_x86_}" )
|
||||
IUSE="compact-polys ispc +raymask ssp +tbb test ${CPU_FLAGS[*]}"
|
||||
|
||||
Reference in New Issue
Block a user