commit: 3617b91aaf7c37ce33f78faf8b0e488e2998b6c3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 14:16:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 14:16:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3617b91a
media-libs/opensubdiv: Stabilize 3.6.0-r2 amd64, #942937
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/opensubdiv/opensubdiv-3.6.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/opensubdiv/opensubdiv-3.6.0-r2.ebuild
b/media-libs/opensubdiv/opensubdiv-3.6.0-r2.ebuild
index c3631332c524..d586a94a42ac 100644
--- a/media-libs/opensubdiv/opensubdiv-3.6.0-r2.ebuild
+++ b/media-libs/opensubdiv/opensubdiv-3.6.0-r2.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
@@ -18,7 +18,7 @@ S="${WORKDIR}/OpenSubdiv-${MY_PV}"
# See for example CMakeLists.txt for details.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="X cuda doc examples glfw opencl +opengl openmp ptex python tbb test
tutorials"
RESTRICT="!test? ( test )"