Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/openvdb/
Date: Fri, 30 Mar 2018 16:04:37
Message-Id: 1522425845.42adb3e8ce1979b5c65220fc0a4080d4e5a2c903.bman@gentoo
1 commit: 42adb3e8ce1979b5c65220fc0a4080d4e5a2c903
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 15:36:29 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 16:04:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42adb3e8
7
8 media-gfx/openvdb: amd64 stable
9
10 Bug: https://bugs.gentoo.org/639806
11 Package-Manager: Portage-2.3.26, Repoman-2.3.7
12
13 media-gfx/openvdb/openvdb-4.0.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/openvdb/openvdb-4.0.2.ebuild b/media-gfx/openvdb/openvdb-4.0.2.ebuild
17 index aeac72948ca..24ec7fce3e5 100644
18 --- a/media-gfx/openvdb/openvdb-4.0.2.ebuild
19 +++ b/media-gfx/openvdb/openvdb-4.0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/dreamworksanimation/${PN}/archive/v${PV}.tar.gz -> $
27
28 LICENSE="MPL-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE="+abi3-compat doc python"
33 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"