aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/spike/spike-1.0.0.ebuild')
-rw-r--r--app-emulation/spike/spike-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spike/spike-1.0.0.ebuild b/app-emulation/spike/spike-1.0.0.ebuild
index 7da7a73..053302e 100644
--- a/app-emulation/spike/spike-1.0.0.ebuild
+++ b/app-emulation/spike/spike-1.0.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
-inherit eutils autotools
+EAPI="8"
+inherit autotools
DESCRIPTION="The RISC-V ISA Simulator"
HOMEPAGE="https://github.com/riscv/riscv-isa-sim/"