summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2023-02-27 16:38:45 +0000
committerPatrick Lauer <patrick@gentoo.org>2023-02-27 16:43:47 +0000
commitd59e22a5337f1303f66a0e18e5f4506ca10baebf (patch)
tree2c52a8f1e063fcaf49289e0ec8cade23e901c968
parentdev-lang/moarvm: Remove unneeded eclass inherit (diff)
downloadgentoo-d59e22a5.tar.gz
gentoo-d59e22a5.tar.bz2
gentoo-d59e22a5.zip
dev-lang/moarvm: EAPI 8
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
-rw-r--r--dev-lang/moarvm/moarvm-2023.02.ebuild2
-rw-r--r--dev-lang/moarvm/moarvm-9999.ebuild2
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