diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:49:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:49:44 +0100 |
commit | feb974e32c8d99b2198c37e3af48dad607bb0805 (patch) | |
tree | 00c7770855c0038a2c9adf456d486712b4f63041 /acct-user | |
parent | acct-user/pcap: update EAPI 7 -> 8 (diff) | |
download | gentoo-feb974e32c8d99b2198c37e3af48dad607bb0805.tar.gz gentoo-feb974e32c8d99b2198c37e3af48dad607bb0805.tar.bz2 gentoo-feb974e32c8d99b2198c37e3af48dad607bb0805.zip |
acct-user/postgrey: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/postgrey/postgrey-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/postgrey/postgrey-0.ebuild b/acct-user/postgrey/postgrey-0.ebuild index 635b6617c408..71d344b37917 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 |