aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-15 12:20:42 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-15 12:20:42 +0100
commitf6f9ce60c01cf691ad578d6fc8ec564fb2a952d2 (patch)
treebf33ca51e89d876ea07e138db7e388bc809a8dc1 /x11-libs
parentx11-libs/libadwaita: drop UnusedInherits (diff)
downloadguru-f6f9ce60c01cf691ad578d6fc8ec564fb2a952d2.tar.gz
guru-f6f9ce60c01cf691ad578d6fc8ec564fb2a952d2.tar.bz2
guru-f6f9ce60c01cf691ad578d6fc8ec564fb2a952d2.zip
x11-libs/sdl-fakeqwerty: fix IndirectInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild5
1 files 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"