diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:04:01 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:48 +0100 |
commit | 176babde13968c2e1bc9a935df056ba8ee0293c9 (patch) | |
tree | a36f28a1f84f0159f10229b23e327db4994ab83c /acct-user/etcd | |
parent | acct-user/err: update EAPI 7 -> 8 (diff) | |
download | gentoo-176babde13968c2e1bc9a935df056ba8ee0293c9.tar.gz gentoo-176babde13968c2e1bc9a935df056ba8ee0293c9.tar.bz2 gentoo-176babde13968c2e1bc9a935df056ba8ee0293c9.zip |
acct-user/etcd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/etcd')
-rw-r--r-- | acct-user/etcd/etcd-0-r3.ebuild (renamed from acct-user/etcd/etcd-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/etcd/etcd-0-r2.ebuild b/acct-user/etcd/etcd-0-r3.ebuild index 0af97deddaa8..3e4df0653988 100644 --- a/acct-user/etcd/etcd-0-r2.ebuild +++ b/acct-user/etcd/etcd-0-r3.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-user |