commit: b9e4b426fc860f4433a6c91c18ce6e4f75e42a0e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 22 07:12:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 22 07:12:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e4b426
media-libs/opensubdiv: Keyword 3.4.3 arm, #556758 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/opensubdiv/opensubdiv-3.4.3.ebuild | 4 ++-- 1 file 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 6944163c7df..51707c88fe7 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="
