From: David Seifert Date: Thu, 13 Feb 2020 21:35:12 +0000 (+0100) Subject: app-office/libreoffice-bin: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ae36e2acd05e7c68ae7f59ea05d1d7e266db7012;p=gentoo.git app-office/libreoffice-bin: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2.ebuild index 15f632d094d2..2ee21e0d7867 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-6.3.4.2.ebuild @@ -10,7 +10,7 @@ BASE_X86_URI="https://tamiko.kyomu.43-1.org/distfiles/x86-${BASE_PACKAGENAME}-" PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="threads,xml" -inherit java-pkg-opt-2 python-single-r1 prefix xdg-utils +inherit java-pkg-opt-2 python-single-r1 prefix toolchain-funcs xdg-utils DESCRIPTION="A full office productivity suite. Binary package" HOMEPAGE="https://www.libreoffice.org"