commit:     d59e22a5337f1303f66a0e18e5f4506ca10baebf
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 16:38:45 2023 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 16:43:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59e22a5

dev-lang/moarvm: EAPI 8

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 dev-lang/moarvm/moarvm-2023.02.ebuild | 2 +-
 dev-lang/moarvm/moarvm-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/moarvm/moarvm-2023.02.ebuild 
b/dev-lang/moarvm/moarvm-2023.02.ebuild
index 17727dec7617..81688dce5b74 100644
--- a/dev-lang/moarvm/moarvm-2023.02.ebuild
+++ b/dev-lang/moarvm/moarvm-2023.02.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_PN="MoarVM"
 if [[ ${PV} == "9999" ]]; then

diff --git a/dev-lang/moarvm/moarvm-9999.ebuild 
b/dev-lang/moarvm/moarvm-9999.ebuild
index 2f8db477f21e..71cb25f7c82f 100644
--- a/dev-lang/moarvm/moarvm-9999.ebuild
+++ b/dev-lang/moarvm/moarvm-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_PN="MoarVM"
 if [[ ${PV} == "9999" ]]; then

Reply via email to