summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-05 21:50:03 +0100
committerSam James <sam@gentoo.org>2023-07-05 21:51:03 +0100
commited2190556bf9de2519b2af7b9053a3ebc202de24 (patch)
tree556459876891b3c4a79d8f18ef31a11f98cd3897
parentdev-python/cfn-lint: Stabilize 0.77.6 ALLARCHES, #909668 (diff)
downloadgentoo-ed2190556bf9de2519b2af7b9053a3ebc202de24.tar.gz
gentoo-ed2190556bf9de2519b2af7b9053a3ebc202de24.tar.bz2
gentoo-ed2190556bf9de2519b2af7b9053a3ebc202de24.zip
app-containers/cri-tools: Stabilize 1.27.0 amd64, #909669
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-containers/cri-tools/cri-tools-1.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/cri-tools/cri-tools-1.27.0.ebuild b/app-containers/cri-tools/cri-tools-1.27.0.ebuild
index 862c03b51252..ae910c91f755 100644
--- a/app-containers/cri-tools/cri-tools-1.27.0.ebuild
+++ b/app-containers/cri-tools/cri-tools-1.27.0.ebuild
@@ -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 ~arm64"
+KEYWORDS="amd64 ~arm64"
RESTRICT="test"
DOCS=( docs {README,RELEASE,CHANGELOG,CONTRIBUTING}.md )