games-engines/urho3d: add flag-o-matic eclass

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2020-12-29 00:24:04 +01:00
parent 8a416579f6
commit cd9e1b2436
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ EAPI=7
MY_PN="Urho3D"
inherit xdg cmake
inherit flag-o-matic xdg cmake
DESCRIPTION="Cross-platform 2D and 3D game engine"
HOMEPAGE="https://urho3d.github.io/"

View File

@ -5,7 +5,7 @@ EAPI=7
MY_PN="Urho3D"
inherit xdg cmake
inherit flag-o-matic xdg cmake
DESCRIPTION="Cross-platform 2D and 3D game engine"
HOMEPAGE="https://urho3d.github.io/"