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