media-libs/opensubdiv: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 15:37:18 +0000 (11:37 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 16:04:08 +0000 (12:04 -0400)
Bug: https://bugs.gentoo.org/639806
Package-Manager: Portage-2.3.26, Repoman-2.3.7

media-libs/opensubdiv/opensubdiv-3.3.0.ebuild

index f34298cd59601834d49fecbd5bd7c2d889139bb1..31007283c41faa48ab302b330d3ba65fa0bd3baf 100644 (file)
@@ -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:=