app-crypt/gnupg: use EAPI=7

We should stay with EAPI=7, until EAPI 8 could be fully supported
by the Flatcar code base.
This commit is contained in:
Dongsu Park 2021-09-27 15:26:36 +02:00
parent 8617b30cb6
commit 4ab9a38e02

View File

@ -1,7 +1,8 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 # Flatcar: use EAPI=7, until EAPI 8 could be fully supported
EAPI=7
inherit flag-o-matic systemd toolchain-funcs inherit flag-o-matic systemd toolchain-funcs