summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-02 22:07:34 +0100
committerSam James <sam@gentoo.org>2021-09-03 00:52:02 +0100
commitb104314a0671bdb48fb9d1963dce868dc1e4a157 (patch)
treee5a1e7dac6bd641d5ad98fde6e7c488497a79093 /app-accessibility
parentsci-libs/scikit-learn: keyword 0.24.2 for ~riscv (diff)
downloadgentoo-b104314a0671bdb48fb9d1963dce868dc1e4a157.tar.gz
gentoo-b104314a0671bdb48fb9d1963dce868dc1e4a157.tar.bz2
gentoo-b104314a0671bdb48fb9d1963dce868dc1e4a157.zip
app-accessibility/flite: [QA] fix IndirectInherits
Needed for tc-getCC. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/flite/flite-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/flite/flite-2.2.ebuild b/app-accessibility/flite/flite-2.2.ebuild
index 475e93d8f150..6f8a19f3681f 100644
--- a/app-accessibility/flite/flite-2.2.ebuild
+++ b/app-accessibility/flite/flite-2.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools multilib-minimal
+inherit autotools multilib-minimal toolchain-funcs
DESCRIPTION="Flite text to speech engine"
HOMEPAGE="http://www.festvox.org/flite/ https://github.com/festvox/flite"