diff --git a/portage/repos.conf b/portage/repos.conf index b3fcdde..f96dbb9 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -3,7 +3,7 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 4.0.2.9 +# Version: 4.1.0.10 # ONLY IPV4 + IPV6 DUAL-STACK MIRRORS SHOULD BE USED! IPV4 IS BEING PHASED OUT! @@ -25,3 +25,9 @@ location = /var/db/repos/local/ location = /var/db/repos/general/ sync-type = git sync-uri = https://git.inferencium.net/Inferencium/general.git + +# LibreWolf +[librewolf] +location = /var/db/repos/librewolf +sync-type = git +sync-uri = https://gitlab.com/librewolf-community/browser/gentoo.git