diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:45:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:45:43 +0100 |
commit | 7d88b0f83d7f539384802e8581c3ff7c589233ed (patch) | |
tree | 3f5384e7a3bc91a4a69894a210a9b61b404e300f /acct-group | |
parent | net-irc/irker: update EAPI 7 -> 8 (diff) | |
download | gentoo-7d88b0f83d7f539384802e8581c3ff7c589233ed.tar.gz gentoo-7d88b0f83d7f539384802e8581c3ff7c589233ed.tar.bz2 gentoo-7d88b0f83d7f539384802e8581c3ff7c589233ed.zip |
acct-group/anope: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/anope/anope-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/anope/anope-0-r1.ebuild b/acct-group/anope/anope-0-r1.ebuild index 94831c941c22..4249c83403d3 100644 --- a/acct-group/anope/anope-0-r1.ebuild +++ b/acct-group/anope/anope-0-r1.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 |