commit: 9c9c138438e3d07d828f77a33c3fb81748d7226b
Author: Atharva <atharvaamritkar <AT> protonmail <DOT> com>
AuthorDate: Sun Jul 31 07:02:40 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 16:08:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c9c1384
app-portage/repo-commit: riscv keywording
Signed-off-by: Atharva <atharvaamritkar <AT> protonmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild
b/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild
index 5e2bdee57fc1..45258f6009d6 100644
--- a/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild
+++ b/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://www.bitbucket.org/gentoo/${PN}/downloads/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
DESCRIPTION="A repository commit helper"