diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-30 11:36:29 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 12:04:05 -0400 |
commit | 42adb3e8ce1979b5c65220fc0a4080d4e5a2c903 (patch) | |
tree | bd5579fa8e506c3c903eaa23501d3ad057c56eeb /media-gfx/openvdb | |
parent | dev-libs/log4cplus: amd64 stable (diff) | |
download | gentoo-42adb3e8ce1979b5c65220fc0a4080d4e5a2c903.tar.gz gentoo-42adb3e8ce1979b5c65220fc0a4080d4e5a2c903.tar.bz2 gentoo-42adb3e8ce1979b5c65220fc0a4080d4e5a2c903.zip |
media-gfx/openvdb: amd64 stable
Bug: https://bugs.gentoo.org/639806
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'media-gfx/openvdb')
-rw-r--r-- | media-gfx/openvdb/openvdb-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/openvdb/openvdb-4.0.2.ebuild b/media-gfx/openvdb/openvdb-4.0.2.ebuild index aeac72948ca4..24ec7fce3e5b 100644 --- a/media-gfx/openvdb/openvdb-4.0.2.ebuild +++ b/media-gfx/openvdb/openvdb-4.0.2.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dreamworksanimation/${PN}/archive/v${PV}.tar.gz -> $ LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+abi3-compat doc python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |