mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
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:
parent
8617b30cb6
commit
4ab9a38e02
@ -1,7 +1,8 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user