summaryrefslogtreecommitdiff
path: root/sci-libs/p4est/p4est-1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/p4est/p4est-1.1.ebuild')
-rw-r--r--sci-libs/p4est/p4est-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/p4est/p4est-1.1.ebuild b/sci-libs/p4est/p4est-1.1.ebuild
index b76a7efb8f01..266da27018f1 100644
--- a/sci-libs/p4est/p4est-1.1.ebuild
+++ b/sci-libs/p4est/p4est-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
# The build system currently fails with everything newer than 1.11.
WANT_AUTOMAKE=1.11
-inherit autotools eutils
+inherit autotools eutils toolchain-funcs
DESCRIPTION="Scalable Algorithms for Parallel Adaptive Mesh Refinement on Forests of Octrees"
HOMEPAGE="http://www.p4est.org/"