diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:14:14 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:54 +0100 |
commit | 97624aa5a2e1bc9df372cfcb9c2d6d590ef638c5 (patch) | |
tree | aed5b098badf8b2f3da9d6013505f93075747662 /acct-user/tox | |
parent | acct-user/tor: update EAPI 7 -> 8 (diff) | |
download | gentoo-97624aa5a2e1bc9df372cfcb9c2d6d590ef638c5.tar.gz gentoo-97624aa5a2e1bc9df372cfcb9c2d6d590ef638c5.tar.bz2 gentoo-97624aa5a2e1bc9df372cfcb9c2d6d590ef638c5.zip |
acct-user/tox: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/tox')
-rw-r--r-- | acct-user/tox/tox-0-r3.ebuild (renamed from acct-user/tox/tox-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/tox/tox-0-r2.ebuild b/acct-user/tox/tox-0-r3.ebuild index f2e835541b0c..7f5210837ed6 100644 --- a/acct-user/tox/tox-0-r2.ebuild +++ b/acct-user/tox/tox-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |