summaryrefslogtreecommitdiff
path: root/app-containers/cri-tools/cri-tools-1.25.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-03 09:09:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-03 09:09:48 +0000
commitf50b7965918dcb8fea45f7473e95d644e6c59813 (patch)
tree5e1b75659115a5d0de111190675b38505778045f /app-containers/cri-tools/cri-tools-1.25.0.ebuild
parentf80acd7c227d742fc13a5e8a85c96e59c0544d98 (diff)
gentoo auto-resync : 03:02:2023 - 09:09:48
Diffstat (limited to 'app-containers/cri-tools/cri-tools-1.25.0.ebuild')
-rw-r--r--app-containers/cri-tools/cri-tools-1.25.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/cri-tools/cri-tools-1.25.0.ebuild b/app-containers/cri-tools/cri-tools-1.25.0.ebuild
index 0ae021d25349..85c5e0e10d08 100644
--- a/app-containers/cri-tools/cri-tools-1.25.0.ebuild
+++ b/app-containers/cri-tools/cri-tools-1.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/kubernetes-sigs/cri-tools/archive/v${PV}.tar.gz -> $
LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
DEPEND="dev-lang/go"