commit:     c722e9d3d55c426fa5bd5b72ecdbce0b38c32d3e
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Jun 24 13:10:07 2022 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Jun 24 13:10:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c722e9d3

dev-lang/hare: fix keyword for CI

keyword 0_pre20220624 for ~arm64, ~riscv

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 dev-lang/hare/hare-0_pre20220624.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/hare/hare-0_pre20220624.ebuild 
b/dev-lang/hare/hare-0_pre20220624.ebuild
index ff7b7cc1e..2fe1678f5 100644
--- a/dev-lang/hare/hare-0_pre20220624.ebuild
+++ b/dev-lang/hare/hare-0_pre20220624.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://git.sr.ht/~sircmpwn/hare/archive/${EGIT_COMMIT}.tar.gz -> ${P}.
 S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 LICENSE="MPL-2.0 GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64 ~riscv"
 
 DEPEND="
        sys-devel/qbe

Reply via email to