commit: 0dcbcc1d02c89f128a2c0c7e57c7b80c6fc26844 Author: Xin Yang <yangmame <AT> icloud <DOT> com> AuthorDate: Wed Oct 26 13:37:09 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Oct 28 02:19:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcbcc1d
dev-util/gitlab-runner: keyword 15.4.0 riscv, #878363 Closes: https://github.com/gentoo/gentoo/pull/27960 Signed-off-by: Xin Yang <yangmame <AT> icloud.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild b/dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild index 454e48ab945c..af171edd37b3 100644 --- a/dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild +++ b/dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~riscv" COMMON_DEPEND="acct-group/gitlab-runner acct-user/gitlab-runner"
