diff options
author | Xin Yang <yangmame@icloud.com> | 2022-10-26 21:37:09 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-10-28 10:19:17 +0800 |
commit | 0dcbcc1d02c89f128a2c0c7e57c7b80c6fc26844 (patch) | |
tree | 4b09653798b1858197ed47b55dd51a3d99437148 /dev-util/gitlab-runner | |
parent | app-crypt/mhash: use configure.ac patch rather than cache var (diff) | |
download | gentoo-0dcbcc1d02c89f128a2c0c7e57c7b80c6fc26844.tar.gz gentoo-0dcbcc1d02c89f128a2c0c7e57c7b80c6fc26844.tar.bz2 gentoo-0dcbcc1d02c89f128a2c0c7e57c7b80c6fc26844.zip |
dev-util/gitlab-runner: keyword 15.4.0 riscv, #878363
Closes: https://github.com/gentoo/gentoo/pull/27960
Signed-off-by: Xin Yang <yangmame@icloud.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-util/gitlab-runner')
-rw-r--r-- | dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |