diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:47:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:47:36 +0100 |
commit | 7c7eb834c267ecf07b0ad5a822de91d798f1cc2f (patch) | |
tree | 4172562abd27c96c1e57c989900bf6790d646bb2 /acct-group/postgrey | |
parent | acct-group/pcap: update EAPI 7 -> 8 (diff) | |
download | gentoo-7c7eb834c267ecf07b0ad5a822de91d798f1cc2f.tar.gz gentoo-7c7eb834c267ecf07b0ad5a822de91d798f1cc2f.tar.bz2 gentoo-7c7eb834c267ecf07b0ad5a822de91d798f1cc2f.zip |
acct-group/postgrey: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-group/postgrey')
-rw-r--r-- | acct-group/postgrey/postgrey-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/postgrey/postgrey-0.ebuild b/acct-group/postgrey/postgrey-0.ebuild index 333c0f29bfd2..ff132477a3d6 100644 --- a/acct-group/postgrey/postgrey-0.ebuild +++ b/acct-group/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-group |