summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Yang <yangmame@icloud.com>2022-10-26 21:37:09 +0800
committerYixun Lan <dlan@gentoo.org>2022-10-28 10:19:17 +0800
commit0dcbcc1d02c89f128a2c0c7e57c7b80c6fc26844 (patch)
tree4b09653798b1858197ed47b55dd51a3d99437148
parentapp-crypt/mhash: use configure.ac patch rather than cache var (diff)
downloadgentoo-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>
-rw-r--r--dev-util/gitlab-runner/gitlab-runner-15.4.1.ebuild2
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"