commit: 3fbcb778a0b1252341532a73d47c7c6ac069f3fe Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Mar 30 15:37:18 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 16:04:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbcb778
media-libs/opensubdiv: amd64 stable Bug: https://bugs.gentoo.org/639806 Package-Manager: Portage-2.3.26, Repoman-2.3.7 media-libs/opensubdiv/opensubdiv-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/opensubdiv/opensubdiv-3.3.0.ebuild b/media-libs/opensubdiv/opensubdiv-3.3.0.ebuild index f34298cd596..31007283c41 100644 --- a/media-libs/opensubdiv/opensubdiv-3.3.0.ebuild +++ b/media-libs/opensubdiv/opensubdiv-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${MY_PV}.t LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cuda doc opencl openmp ptex tbb" RDEPEND="media-libs/glew:=
