summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:38:39 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:38:39 +0100
commitae9a58fdcac444aa0fa06912da3746e956a9ee53 (patch)
tree25bba39e109466b6ebe1553fa33202565d84fa74 /sci-mathematics/form/form-4.2.1.ebuild
parentsci-mathematics/fann: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-ae9a58fdcac444aa0fa06912da3746e956a9ee53.tar.gz
gentoo-ae9a58fdcac444aa0fa06912da3746e956a9ee53.tar.bz2
gentoo-ae9a58fdcac444aa0fa06912da3746e956a9ee53.zip
sci-mathematics/form: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-mathematics/form/form-4.2.1.ebuild')
-rw-r--r--sci-mathematics/form/form-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/form/form-4.2.1.ebuild b/sci-mathematics/form/form-4.2.1.ebuild
index bcf556c29621..e2728c87d4f6 100644
--- a/sci-mathematics/form/form-4.2.1.ebuild
+++ b/sci-mathematics/form/form-4.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools
+inherit autotools toolchain-funcs
DESCRIPTION="Symbolic Manipulation System"
HOMEPAGE="https://www.nikhef.nl/~form/ https://github.com/vermaseren/form/"