commit:     eb6608b767293441a43ec8e3a18b6aa29a4c94c3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 16:37:55 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 16:37:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6608b7

media-libs/opensubdiv: Stabilize 3.6.0-r3 amd64, #958745

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/opensubdiv/opensubdiv-3.6.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/opensubdiv/opensubdiv-3.6.0-r3.ebuild 
b/media-libs/opensubdiv/opensubdiv-3.6.0-r3.ebuild
index c84a1883db92..0948a66e6072 100644
--- a/media-libs/opensubdiv/opensubdiv-3.6.0-r3.ebuild
+++ b/media-libs/opensubdiv/opensubdiv-3.6.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit cmake cuda flag-o-matic python-any-r1 toolchain-funcs virtualx xdg
 
@@ -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 )"
 

Reply via email to