commit:     f6f9ce60c01cf691ad578d6fc8ec564fb2a952d2
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:20:42 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:20:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6f9ce60

x11-libs/sdl-fakeqwerty: fix IndirectInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild 
b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild
index 3c31b100f..2341ffebc 100644
--- a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild
+++ b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 MULTILIB_COMPAT=( abi_x86_{32,64} )
-inherit multilib-minimal
+
+inherit multilib-minimal toolchain-funcs
 
 DESCRIPTION="Fixes non-QWERTY keyboards on Prison Architect (and maybe other 
SDL games)"
 HOMEPAGE="https://github.com/micolous/sdl-fakeqwerty";

Reply via email to