aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/mgarepo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/mgarepo.conf')
-rw-r--r--modules/buildsystem/templates/mgarepo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/mgarepo.conf b/modules/buildsystem/templates/mgarepo.conf
index 07844611..49433465 100644
--- a/modules/buildsystem/templates/mgarepo.conf
+++ b/modules/buildsystem/templates/mgarepo.conf
@@ -45,7 +45,7 @@ host = <%= scope.lookupvar('buildsystem::var::mgarepo::submit_host') %>
-%>
[submit <%= d %>]
target = <%= sched_home_dir %>/repsys/srpms
-allowed = <%= distro['submit_allowed'] %>
+allowed = <%= distro['submit_allowed'] %> <%= distro['backports_allowed'] %>
rpm-macros = global <%= d %>
<%-