commit: 14262a735fb86f5f7c05bca42bdcda03915f5790
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 12:30:04 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 12:30:04 2022 +0000
URL: https://gitweb.gentoo.org/data/api.git/commit/?id=14262a73
repositories: Add Gentoo RISC-V Overlay
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
files/overlays/repositories.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index cbfd711..667de2f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3408,6 +3408,18 @@
<source type="git">[email protected]:pkulev/riru.git</source>
<feed>https://github.com/pkulev/riru/commits/master.atom</feed>
</repo>
+ <repo quality="experimental" status="official">
+ <name>riscv</name>
+ <description lang="en">Gentoo RISC-V Overlay</description>
+ <homepage>https://github.com/gentoo/riscv</homepage>
+ <owner type="project">
+ <email>[email protected]</email>
+ <name>Gentoo RISC-V Development</name>
+ </owner>
+ <source type="git">https://github.com/gentoo/riscv.git</source>
+ <source type="git">[email protected]:gentoo/riscv.git</source>
+ <feed>https://github.com/gentoo/riscv/commits/master.atom</feed>
+ </repo>
<repo quality="experimental" status="unofficial">
<name>rnp</name>
<description lang="en">High performance C++ OpenPGP library, fully
compliant to RFC 4880</description>