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