commit: 3498c370a79789b4f78b6caee81142cbdda5b88e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 28 07:49:17 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 28 07:49:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3498c370
acct-user/oragono: update EAPI 7 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> acct-user/oragono/oragono-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acct-user/oragono/oragono-0.ebuild b/acct-user/oragono/oragono-0.ebuild index d707c9d945b..0c0040c559c 100644 --- a/acct-user/oragono/oragono-0.ebuild +++ b/acct-user/oragono/oragono-0.ebuild @@ -1,7 +1,7 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user
