riscvarchive / riscv-gentoo

A port of Gentoo to RISC-V
20 stars 5 forks source link

`layman --add riscv` claims that the overlay doesn't exist #1

Open happysmash27 opened 7 years ago

happysmash27 commented 7 years ago

Exactly what it says in the title; the RISC-V overlay doesn't seem to exist...

gerion0 commented 6 years ago

This can be workarounded (without layman):

$ cat /etc/portage/repos.conf/riscv.conf
[riscv]
location = /usr/overlays/riscv-gentoo
sync-type = git
sync-uri = https://github.com/palmer-dabbelt/riscv-gentoo
auto-sync = yes