diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:58:11 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:18 +0100 |
commit | 55cf89940145cdce8aaf9eae49dcb70b862cc536 (patch) | |
tree | dcbc6eda38f843a786f60a5deb7ee83ae19d6b64 /acct-group | |
parent | acct-group/usb: update EAPI 7 -> 8 (diff) | |
download | gentoo-55cf89940145cdce8aaf9eae49dcb70b862cc536.tar.gz gentoo-55cf89940145cdce8aaf9eae49dcb70b862cc536.tar.bz2 gentoo-55cf89940145cdce8aaf9eae49dcb70b862cc536.zip |
acct-group/users: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/users/users-0-r2.ebuild (renamed from acct-group/users/users-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/users/users-0-r1.ebuild b/acct-group/users/users-0-r2.ebuild index c0c91d1e11a8..e54d2837d148 100644 --- a/acct-group/users/users-0-r1.ebuild +++ b/acct-group/users/users-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |