commit: 4bd71f77f4a0de37be8ff9309019d0dd60374fbb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 7 03:07:27 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 7 03:08:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd71f77
app-crypt/gnupg: drop back to EAPI 7 for latest versions Core dependency of Portage and also in line with base-system policy, we need to use EAPI 7 here for now. Signed-off-by: Sam James <sam <AT> gentoo.org> app-crypt/gnupg/gnupg-2.2.32.ebuild | 2 +- app-crypt/gnupg/gnupg-2.3.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/gnupg/gnupg-2.2.32.ebuild b/app-crypt/gnupg/gnupg-2.2.32.ebuild index 5fe1f036066..c2cc9814e85 100644 --- a/app-crypt/gnupg/gnupg-2.2.32.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.32.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit flag-o-matic systemd toolchain-funcs diff --git a/app-crypt/gnupg/gnupg-2.3.2.ebuild b/app-crypt/gnupg/gnupg-2.3.2.ebuild index 9e1c1de7266..0c66be6c9fd 100644 --- a/app-crypt/gnupg/gnupg-2.3.2.ebuild +++ b/app-crypt/gnupg/gnupg-2.3.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit flag-o-matic systemd toolchain-funcs