From 9a3bad7dfee62dff6a1813c7021e596fb236105f Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 16 Dec 2025 16:41:23 -0500 Subject: [PATCH] app-containers/cri-tools: Stabilize 1.33.0 amd64, #967626 Signed-off-by: Eli Schwartz --- app-containers/cri-tools/cri-tools-1.33.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/cri-tools/cri-tools-1.33.0.ebuild b/app-containers/cri-tools/cri-tools-1.33.0.ebuild index 92307d9fb6776..241db61dc90c3 100644 --- a/app-containers/cri-tools/cri-tools-1.33.0.ebuild +++ b/app-containers/cri-tools/cri-tools-1.33.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 )