diff options
author | Sam James <sam@gentoo.org> | 2022-04-15 07:43:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-15 07:43:32 +0100 |
commit | 0eef70f703e1ad9c3efc734377e4a60494781a83 (patch) | |
tree | c633c052e26260458acd92f51498be9c4ecd2bad /sci-libs/p4est | |
parent | dev-python/pyopenssl: drop unused flag-o-matic (diff) | |
download | gentoo-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.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/p4est/p4est-9999.ebuild | 2 |
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/" |