commit:     61b6d5092655bf2c5ca8cae76cb8b00edd974d2a
Author:     Chris Su <chris <AT> lesscrowds <DOT> org>
AuthorDate: Thu Sep 29 07:11:10 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:33:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b6d509

www-apps/gitea: Keyword 1.17.2 riscv, #873193

Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
Closes: https://github.com/gentoo/gentoo/pull/27496
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 www-apps/gitea/gitea-1.17.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/gitea/gitea-1.17.2.ebuild 
b/www-apps/gitea/gitea-1.17.2.ebuild
index 74bb5c10ec64..6a27a8ad7547 100644
--- a/www-apps/gitea/gitea-1.17.2.ebuild
+++ b/www-apps/gitea/gitea-1.17.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/go-gitea/gitea.git";
 else
        
SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${PV}/gitea-src-${PV}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 S="${WORKDIR}/${PN}-src-${PV}"

Reply via email to