dev-cpp/mastodonpp: EAPI 7 -> 8

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2022-08-01 14:37:47 +02:00
parent 07bf3c91f7
commit cf91875627
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit cmake
[[ "${PV}" == "9999" ]] && inherit git-r3