#970 Add RISC-V (riscv64) to distrepo task
Merged 5 years ago by mikem. Opened 5 years ago by davidlt.
davidlt/koji riscv64-distrepo  into  master

file modified
+1
@@ -5196,6 +5196,7 @@ 

            "arm": ("arm", "armv4l", "armv4tl", "armv5tel", "armv5tejl", "armv6l", "armv7l", "noarch"),

            "armhfp": ("armv7hl", "armv7hnl", "noarch"),

            "aarch64": ("aarch64", "noarch"),

+           "riscv64": ("riscv64", "noarch"),

            "src": ("src",)

            }

  

This has been successfully used in Fedora RISC-V.

Signed-off-by: David Abdurachmanov david.abdurachmanov@gmail.com

Commit 797449d fixes this pull-request

Pull-Request has been merged by mikem

5 years ago