commit: feb974e32c8d99b2198c37e3af48dad607bb0805 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 28 07:49:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 28 07:49:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb974e3
acct-user/postgrey: update EAPI 7 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> acct-user/postgrey/postgrey-0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acct-user/postgrey/postgrey-0.ebuild b/acct-user/postgrey/postgrey-0.ebuild index 635b6617c40..71d344b3791 100644 --- a/acct-user/postgrey/postgrey-0.ebuild +++ b/acct-user/postgrey/postgrey-0.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user
