mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
x11-libs/sdl-fakeqwerty: fix IndirectInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
MULTILIB_COMPAT=( abi_x86_{32,64} )
|
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)"
|
DESCRIPTION="Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)"
|
||||||
HOMEPAGE="https://github.com/micolous/sdl-fakeqwerty"
|
HOMEPAGE="https://github.com/micolous/sdl-fakeqwerty"
|
||||||
|
|||||||
Reference in New Issue
Block a user