app-i18n/fcitx-sayura: Use cmake.eclass.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2020-10-02 03:00:00 +00:00
committed by Mike Gilbert
parent f7fd985333
commit e3412f5d10
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI="7"
inherit cmake-utils xdg-utils
inherit cmake xdg-utils
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3

View File

@@ -3,7 +3,7 @@
EAPI="7"
inherit cmake-utils xdg-utils
inherit cmake xdg-utils
if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3