summaryrefslogtreecommitdiff
path: root/app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild')
-rw-r--r--app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"