aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/spike/spike-9999.ebuild')
-rw-r--r--app-emulation/spike/spike-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/spike/spike-9999.ebuild b/app-emulation/spike/spike-9999.ebuild
index 31faa2b..830475e 100644
--- a/app-emulation/spike/spike-9999.ebuild
+++ b/app-emulation/spike/spike-9999.ebuild
@@ -1,12 +1,12 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
-inherit eutils autotools git-r3 multilib
+EAPI="8"
+inherit autotools git-r3 multilib
DESCRIPTION="The RISC-V ISA Simulator"
HOMEPAGE="https://github.com/riscv/riscv-isa-sim/"
-EGIT_REPO_URI="https://github.com/riscv/riscv-isa-sim"
+EGIT_REPO_URI="https://github.com/riscv-software-src/riscv-isa-sim"
LICENSE="BSD"
SLOT="0/${PV}"