From 421fff081b28581a89a55e0a1ff1552b34388038 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Fri, 11 Nov 2022 12:37:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BE=D0=B2=D0=B5=D1=80=D0=BB=D0=B5=D0=B5=D0=B2=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D1=83=D1=82=D0=B8=D0=BB=D0=B8=D1=82=203.7?= =?UTF-8?q?.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/calculate.env | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/calculate.env b/profiles/calculate.env index 60ebe624..0f87f8cd 100644 --- a/profiles/calculate.env +++ b/profiles/calculate.env @@ -12,5 +12,8 @@ cl_update_binhost_base = ftp://localhost/base cl_update_branch = update cl_update_rep_name = gentoo,calculate,builder cl_update_rep_url = https://git.calculate-linux.org/calculate/gentoo-overlay,https://git.calculate-linux.org/calculate/calculate-overlay,https://git.calculate-linux.org/calculate/builder-overlay +cl_update_rep_list = + Calculate: https://git.calculate-linux.org/calculate/gentoo-overlay,https://git.calculate-linux.org/calculate/calculate-overlay,https://git.calculate-linux.org/calculate/builder-overlay + GitHub: https://github.com/calculatelinux/gentoo,https://github.com/calculatelinux/calculate,https://github.com/calculatelinux/builder cl_update_usetag_set = off cl_update_with_bdeps_set = on