summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-15 07:43:15 +0100
committerSam James <sam@gentoo.org>2022-04-15 07:43:32 +0100
commit0eef70f703e1ad9c3efc734377e4a60494781a83 (patch)
treec633c052e26260458acd92f51498be9c4ecd2bad /sci-libs/p4est
parentdev-python/pyopenssl: drop unused flag-o-matic (diff)
downloadgentoo-0eef70f703e1ad9c3efc734377e4a60494781a83.tar.gz
gentoo-0eef70f703e1ad9c3efc734377e4a60494781a83.tar.bz2
gentoo-0eef70f703e1ad9c3efc734377e4a60494781a83.zip
sci-libs/p4est: drop unused flag-o-matic
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/p4est')
-rw-r--r--sci-libs/p4est/p4est-2.8.0-r1.ebuild2
-rw-r--r--sci-libs/p4est/p4est-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/p4est/p4est-2.8.0-r1.ebuild b/sci-libs/p4est/p4est-2.8.0-r1.ebuild
index 2e803199a24b..177d7985ea02 100644
--- a/sci-libs/p4est/p4est-2.8.0-r1.ebuild
+++ b/sci-libs/p4est/p4est-2.8.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake flag-o-matic toolchain-funcs
+inherit cmake toolchain-funcs
DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees"
HOMEPAGE="http://www.p4est.org/"
diff --git a/sci-libs/p4est/p4est-9999.ebuild b/sci-libs/p4est/p4est-9999.ebuild
index d27a0814359b..41605b7be0f7 100644
--- a/sci-libs/p4est/p4est-9999.ebuild
+++ b/sci-libs/p4est/p4est-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake flag-o-matic toolchain-funcs
+inherit cmake toolchain-funcs
DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees"
HOMEPAGE="http://www.p4est.org/"