diff options
author | Sam James <sam@gentoo.org> | 2021-02-22 07:12:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 07:12:28 +0000 |
commit | b9e4b426fc860f4433a6c91c18ce6e4f75e42a0e (patch) | |
tree | d237417e26f9246e8d13402c295c22de76f257ed /media-libs/opensubdiv | |
parent | media-libs/opencollada: Keyword 1.6.68 arm, #556758 (diff) | |
download | gentoo-b9e4b426fc860f4433a6c91c18ce6e4f75e42a0e.tar.gz gentoo-b9e4b426fc860f4433a6c91c18ce6e4f75e42a0e.tar.bz2 gentoo-b9e4b426fc860f4433a6c91c18ce6e4f75e42a0e.zip |
media-libs/opensubdiv: Keyword 3.4.3 arm, #556758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/opensubdiv')
-rw-r--r-- | media-libs/opensubdiv/opensubdiv-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild b/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild index 6944163c7dfd..51707c88fe75 100644 --- a/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild +++ b/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm ~x86" IUSE="cuda doc examples opencl openmp ptex tbb test tutorials" RDEPEND=" |