diff --git a/portage/repos.conf b/portage/repos.conf index 190daa3..2c89b6b 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -18,7 +18,12 @@ sync-uri = https://anongit.gentoo.org/git/proj/musl.git [fortress] location = /var/db/repos/fortress sync-type = git -sync-uri = https://codeberg.org/inference/fortress.git +sync-uri = https://codeberg.org/fortress/fortress.git + +[highway] +location = /var/db/highway +sync-type = git +sync-uri = https://codeberg.org/fortress/highway.git [mmd] location = /var/db/repos/mmd