diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 10:28:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 10:28:21 +0000 |
commit | fa578f1157e7a15e47f88b3d6c1588300cde8e7a (patch) | |
tree | 5af40bc6145cedcad501173e1e63e17dc2b40087 /media-libs | |
parent | media-libs/opencollada: Stabilize 1.6.68 amd64, #746740 (diff) | |
download | gentoo-fa578f1157e7a15e47f88b3d6c1588300cde8e7a.tar.gz gentoo-fa578f1157e7a15e47f88b3d6c1588300cde8e7a.tar.bz2 gentoo-fa578f1157e7a15e47f88b3d6c1588300cde8e7a.zip |
media-libs/opensubdiv: Stabilize 3.4.3 amd64, #746740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/opensubdiv/opensubdiv-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild b/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild index 92f1b42c70ad..6944163c7dfd 100644 --- a/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild +++ b/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${MY_PV}.t # See for example CMakeLists.txt for details. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cuda doc examples opencl openmp ptex tbb test tutorials" RDEPEND=" |