commit:     c395609b8b870c0a6e408862694e5eca9622a3da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 22:48:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 22:48:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c395609b

dev-libs/stfl: eutils--, multilib--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/stfl/stfl-0.24-r3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-libs/stfl/stfl-0.24-r3.ebuild 
b/dev-libs/stfl/stfl-0.24-r3.ebuild
index 33ad5472509..fb1a4eb91c6 100644
--- a/dev-libs/stfl/stfl-0.24-r3.ebuild
+++ b/dev-libs/stfl/stfl-0.24-r3.ebuild
@@ -2,9 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 PYTHON_COMPAT=( python3_{7..9} )
 GENTOO_DEPEND_ON_PERL=no
-inherit eutils multilib perl-module python-r1 toolchain-funcs
+inherit perl-module python-r1 toolchain-funcs
 
 DESCRIPTION="A library which implements a curses-based widget set for text 
terminals"
 HOMEPAGE="http://www.clifford.at/stfl/";
@@ -38,6 +39,7 @@ PATCHES=(
 
 src_prepare() {
        default_src_prepare
+
        sed -i \
                -e 's/-Os -ggdb//' \
                -e 's/^\(all:.*\) example/\1/' \

Reply via email to