diff options
author | Remi Collet <remi@remirepo.net> | 2022-09-12 16:19:42 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-09-12 16:19:42 +0200 |
commit | 2740763f8d0708cc375747a0d9fa3cc44f435856 (patch) | |
tree | a64ef7795c2325b2b78ff85de315df80854cbca6 /el9x.tpl | |
parent | ec87a2be1d58a450f37d3d04ac7214798bdd6af0 (diff) |
disable epel-testing for EL9
Diffstat (limited to 'el9x.tpl')
-rw-r--r-- | el9x.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -67,10 +67,10 @@ exclude=epel-rpm-macros enabled=1 [epel-testing] -name=epel +name=epel-testing mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel9&arch=x86_64 exclude=epel-rpm-macros -enabled=1 +enabled=0 [remi] name=remi public |