net-misc/feiertagebot: Migrate from cmake-utils to cmake.

This commit is contained in:
tastytea 2020-11-16 15:49:50 +01:00
parent 4e83bdc666
commit ee68673c3e
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
inherit cmake-utils
inherit cmake
if [[ "${PV}" == "9999" ]]; then
inherit git-r3