diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:52:32 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:41 +0100 |
commit | 8ecf8ed5988f5dca66e638a1e1aef2d9d67a77b1 (patch) | |
tree | 5b240d604c8fbc30b54cf8fc9b72492b44d22269 /acct-group/openrct2 | |
parent | acct-group/openntpd: update EAPI 7 -> 8 (diff) | |
download | gentoo-8ecf8ed5988f5dca66e638a1e1aef2d9d67a77b1.tar.gz gentoo-8ecf8ed5988f5dca66e638a1e1aef2d9d67a77b1.tar.bz2 gentoo-8ecf8ed5988f5dca66e638a1e1aef2d9d67a77b1.zip |
acct-group/openrct2: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/openrct2')
-rw-r--r-- | acct-group/openrct2/openrct2-0-r3.ebuild (renamed from acct-group/openrct2/openrct2-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/openrct2/openrct2-0-r2.ebuild b/acct-group/openrct2/openrct2-0-r3.ebuild index 73667b9af642..2e282663a02f 100644 --- a/acct-group/openrct2/openrct2-0-r2.ebuild +++ b/acct-group/openrct2/openrct2-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 |