summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-31 02:20:46 +0000
committerSam James <sam@gentoo.org>2021-10-31 02:20:46 +0000
commite38fd5526bed59b0abdafee9c1a24f91c9c38011 (patch)
tree8022d83649ae46b64793e0af8acc33538b9523b3 /media-gfx
parentmedia-gfx/openvdb: enable USE=blosc by default (diff)
downloadgentoo-e38fd5526bed59b0abdafee9c1a24f91c9c38011.tar.gz
gentoo-e38fd5526bed59b0abdafee9c1a24f91c9c38011.tar.bz2
gentoo-e38fd5526bed59b0abdafee9c1a24f91c9c38011.zip
media-gfx/openvdb: drop flag-o-matic
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/openvdb/openvdb-8.1.0.ebuild2
-rw-r--r--media-gfx/openvdb/openvdb-9.0.0.ebuild2
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 edb2dbf32ae1..938da1dc7393 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 314953dd8cf0..d25bab6b1115 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"