commit:     707b7125de38c8a026a81a1565a5a424e854d477
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  9 08:05:00 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 08:05:12 2026 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=707b7125

mirrors: rsync: fix IPv6 typo

Fixes: 68b5e43676a5071f3b1683bfa6d9e7c28360d20d
Signed-off-by: Sam James <sam <AT> gentoo.org>

 files/mirrors/rsync.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml
index 92aa3426..49346f9c 100644
--- a/files/mirrors/rsync.xml
+++ b/files/mirrors/rsync.xml
@@ -314,7 +314,7 @@ vim: ft=xml et ts=2 sts=2 sw=2:
     </mirror>
     <mirror>
       <name>Rin Cat - rsync6.jp.gentoo.org</name>
-      <uri protocol="rsync" ipv4="y" ipv6="6" 
partial="n">rsync://rsync6.jp.gentoo.org</uri>
+      <uri protocol="rsync" ipv4="y" ipv6="y" 
partial="n">rsync://rsync6.jp.gentoo.org</uri>
     </mirror>
   </mirrorgroup>
   <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="KR" 
countryname="South Korea">

Reply via email to