commit:     c1672a5140d484a24c997ddcec0da5d82331777e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 13:58:18 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 13:58:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1672a51

media-libs/embree: Stabilize 3.13.5-r1 amd64, #955004

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/embree/embree-3.13.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/embree/embree-3.13.5-r1.ebuild 
b/media-libs/embree/embree-3.13.5-r1.ebuild
index 44cfda6f3f18..0796af736b74 100644
--- a/media-libs/embree/embree-3.13.5-r1.ebuild
+++ b/media-libs/embree/embree-3.13.5-r1.ebuild
@@ -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="3"
-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 tutorial ${CPU_FLAGS[@]}"

Reply via email to