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