From 6c015282ce9f53338654dec3a9c865eed5a667ea Mon Sep 17 00:00:00 2001 From: nazunalika Date: Tue, 14 Sep 2021 09:00:02 -0700 Subject: [PATCH 1/2] remove advanced virt in favor of upstream sig --- sync/common_8 | 2 -- 1 file changed, 2 deletions(-) diff --git a/sync/common_8 b/sync/common_8 index 49450d2..80f3443 100644 --- a/sync/common_8 +++ b/sync/common_8 @@ -24,7 +24,6 @@ NONMODS_REPOS=( Devel nfv storage/gluster9 - virt/advanced-virt plus ) @@ -54,7 +53,6 @@ NONSIG_COMPOSE=( declare -A SIG_COMPOSE SIG_COMPOSE=( [Gluster9]="storage/gluster9" - [advanced-virt]="virt/advanced-virt" ) # These repos have modules From bae614ba8f8e55923f06974ab0f44722ad071a95 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Wed, 29 Sep 2021 16:44:37 -0700 Subject: [PATCH 2/2] add rockyrpi --- sync/common_8 | 1 + 1 file changed, 1 insertion(+) diff --git a/sync/common_8 b/sync/common_8 index 80f3443..29b079a 100644 --- a/sync/common_8 +++ b/sync/common_8 @@ -25,6 +25,7 @@ NONMODS_REPOS=( nfv storage/gluster9 plus + rockyrpi ) # These repos have comps/groups, except for debuginfo and sources