commit: 79ad2927a8e1c7f5588a40356c9c4fcf3bbecbb8 Author: Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com> AuthorDate: Fri Sep 9 21:55:30 2022 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Fri Sep 9 21:57:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79ad2927
net-p2p/feather: update EAPI 7 -> 8 Signed-off-by: Adam Pimentel <adam.pimentel <AT> protonmail.com> net-p2p/feather/feather-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/feather/feather-9999.ebuild b/net-p2p/feather/feather-9999.ebuild index 351455e57..6b9084170 100644 --- a/net-p2p/feather/feather-9999.ebuild +++ b/net-p2p/feather/feather-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake git-r3 desktop
