Skip to content

Commit

Permalink
app-i18n/fcitx-sayura: Use cmake.eclass.
Browse files Browse the repository at this point in the history
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]>
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Oct 2, 2020
1 parent f7fd985 commit e3412f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI="7"

inherit cmake-utils xdg-utils
inherit cmake xdg-utils

if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion app-i18n/fcitx-sayura/fcitx-sayura-4.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI="7"

inherit cmake-utils xdg-utils
inherit cmake xdg-utils

if [[ "${PV}" =~ (^|\.)9999$ ]]; then
inherit git-r3
Expand Down

0 comments on commit e3412f5

Please sign in to comment.