commit:     e38fd5526bed59b0abdafee9c1a24f91c9c38011
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 02:20:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 02:20:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38fd552

media-gfx/openvdb: drop flag-o-matic

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/openvdb/openvdb-8.1.0.ebuild | 2 +-
 media-gfx/openvdb/openvdb-9.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/openvdb/openvdb-8.1.0.ebuild 
b/media-gfx/openvdb/openvdb-8.1.0.ebuild
index edb2dbf32ae..938da1dc739 100644
--- a/media-gfx/openvdb/openvdb-8.1.0.ebuild
+++ b/media-gfx/openvdb/openvdb-8.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{8,9,10} )
 
-inherit cmake flag-o-matic python-single-r1
+inherit cmake python-single-r1
 
 DESCRIPTION="Library for the efficient manipulation of volumetric data"
 HOMEPAGE="https://www.openvdb.org";

diff --git a/media-gfx/openvdb/openvdb-9.0.0.ebuild 
b/media-gfx/openvdb/openvdb-9.0.0.ebuild
index 314953dd8cf..d25bab6b111 100644
--- a/media-gfx/openvdb/openvdb-9.0.0.ebuild
+++ b/media-gfx/openvdb/openvdb-9.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{8,9,10} )
 
-inherit cmake flag-o-matic python-single-r1
+inherit cmake python-single-r1
 
 DESCRIPTION="Library for the efficient manipulation of volumetric data"
 HOMEPAGE="https://www.openvdb.org";

Reply via email to