From 9c9c138438e3d07d828f77a33c3fb81748d7226b Mon Sep 17 00:00:00 2001 From: Atharva Date: Sun, 31 Jul 2022 12:32:40 +0530 Subject: app-portage/repo-commit: riscv keywording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Atharva Signed-off-by: Jakov Smolić --- app-portage/repo-commit/repo-commit-0.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage') 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" -- cgit v1.2.3-65-gdbad