diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:49:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:49:33 +0100 |
commit | 9979863522faf1d43e3e23b38b9d42854f1a4a55 (patch) | |
tree | 3945df577da8a092b7dcc58bb7453a986d938439 /acct-user | |
parent | acct-user/oragono: update EAPI 7 -> 8 (diff) | |
download | gentoo-9979863522faf1d43e3e23b38b9d42854f1a4a55.tar.gz gentoo-9979863522faf1d43e3e23b38b9d42854f1a4a55.tar.bz2 gentoo-9979863522faf1d43e3e23b38b9d42854f1a4a55.zip |
acct-user/pcap: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/pcap/pcap-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/pcap/pcap-0.ebuild b/acct-user/pcap/pcap-0.ebuild index c08a332ee451..781fd3191925 100644 --- a/acct-user/pcap/pcap-0.ebuild +++ b/acct-user/pcap/pcap-0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |