diff --git a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild index 3c31b100f2..2341ffebc5 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"