diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-30 11:37:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 12:04:08 -0400 |
commit | 3fbcb778a0b1252341532a73d47c7c6ac069f3fe (patch) | |
tree | b62763635598b35c396dfb4a7cd63412127499c6 /media-libs/opensubdiv | |
parent | media-libs/ptex: amd64 stable (diff) | |
download | gentoo-3fbcb778a0b1252341532a73d47c7c6ac069f3fe.tar.gz gentoo-3fbcb778a0b1252341532a73d47c7c6ac069f3fe.tar.bz2 gentoo-3fbcb778a0b1252341532a73d47c7c6ac069f3fe.zip |
media-libs/opensubdiv: amd64 stable
Bug: https://bugs.gentoo.org/639806
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'media-libs/opensubdiv')
-rw-r--r-- | media-libs/opensubdiv/opensubdiv-3.3.0.ebuild | 4 |
1 files 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 f34298cd5960..31007283c41f 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:= |