games-strategy/freeciv: flag-o-matic-- for UnusedInherits

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2021-09-12 15:39:10 -04:00
parent 2651fe1b41
commit 335e30dfbd

View File

@@ -5,10 +5,11 @@ EAPI=7
LUA_COMPAT=( lua5-3 )
inherit desktop lua-single qmake-utils xdg
MY_PV="${PV/_beta/-beta}"
MY_PV="${MY_PV/_rc/-RC}"
MY_P="${PN}-${MY_PV}"
inherit desktop flag-o-matic lua-single qmake-utils xdg
DESCRIPTION="Multiplayer strategy game (Civilization Clone)"
HOMEPAGE="http://www.freeciv.org/"