commit: 6d05aa7b786ea74b1ed7f88fe4b2c3c4ed3b0512
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 16:52:47 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 16:52:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d05aa7b
media-libs/opensubdiv: Stabilize 3.4.4-r3 amd64, #835590
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/opensubdiv/opensubdiv-3.4.4-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/opensubdiv/opensubdiv-3.4.4-r3.ebuild
b/media-libs/opensubdiv/opensubdiv-3.4.4-r3.ebuild
index 524b64930836..97c11871340d 100644
--- a/media-libs/opensubdiv/opensubdiv-3.4.4-r3.ebuild
+++ b/media-libs/opensubdiv/opensubdiv-3.4.4-r3.ebuild
@@ -17,7 +17,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="cuda examples opencl openmp ptex tbb test tutorials"
RESTRICT="!test? ( test )"