diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:47:48 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:10 +0100 |
commit | 5ba2eaea9d9bcd687e8db3b5a07af752a358afab (patch) | |
tree | b006317c09f3beb1ed5dcecd7876b468b2868666 /acct-group | |
parent | acct-group/github-exporter: update EAPI 7 -> 8 (diff) | |
download | gentoo-5ba2eaea9d9bcd687e8db3b5a07af752a358afab.tar.gz gentoo-5ba2eaea9d9bcd687e8db3b5a07af752a358afab.tar.bz2 gentoo-5ba2eaea9d9bcd687e8db3b5a07af752a358afab.zip |
acct-group/gitlab-runner: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/gitlab-runner/gitlab-runner-1-r2.ebuild (renamed from acct-group/gitlab-runner/gitlab-runner-1-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/gitlab-runner/gitlab-runner-1-r1.ebuild b/acct-group/gitlab-runner/gitlab-runner-1-r2.ebuild index 9d26a29b7c61..2a48aaa0a275 100644 --- a/acct-group/gitlab-runner/gitlab-runner-1-r1.ebuild +++ b/acct-group/gitlab-runner/gitlab-runner-1-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |