diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-09-12 15:27:33 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-09-12 16:19:09 -0400 |
commit | 4d2991ea9f9a0bcb7c4b710fc0b55cf84d238ba0 (patch) | |
tree | 6b4ea1ac351e6cdfb38aed21808966e9701028ca /games-engines | |
parent | games-fps/darkplaces: toolchain-funcs++ for IndirectInherits (diff) | |
download | gentoo-4d2991ea9f9a0bcb7c4b710fc0b55cf84d238ba0.tar.gz gentoo-4d2991ea9f9a0bcb7c4b710fc0b55cf84d238ba0.tar.bz2 gentoo-4d2991ea9f9a0bcb7c4b710fc0b55cf84d238ba0.zip |
games-engines/openmw: flag-o-matic-- for UnusedInherits
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/openmw/openmw-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/openmw/openmw-9999.ebuild b/games-engines/openmw/openmw-9999.ebuild index d5893e7f0370..a716d898ad5c 100644 --- a/games-engines/openmw/openmw-9999.ebuild +++ b/games-engines/openmw/openmw-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 LUA_COMPAT=( lua5-{1,3,4} luajit ) -inherit cmake flag-o-matic lua-single xdg-utils readme.gentoo-r1 +inherit cmake lua-single xdg-utils readme.gentoo-r1 DESCRIPTION="Open source reimplementation of TES III: Morrowind" HOMEPAGE="https://openmw.org/ https://gitlab.com/OpenMW/openmw" |