commit: 42adb3e8ce1979b5c65220fc0a4080d4e5a2c903 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Mar 30 15:36:29 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 16:04:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42adb3e8
media-gfx/openvdb: amd64 stable Bug: https://bugs.gentoo.org/639806 Package-Manager: Portage-2.3.26, Repoman-2.3.7 media-gfx/openvdb/openvdb-4.0.2.ebuild | 4 ++-- 1 file 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 aeac72948ca..24ec7fce3e5 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} )"
