From 71ea757b332f72f8eb97f6342a05cf151982ef92 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Sat, 19 Feb 2022 14:08:12 +0100 Subject: app-containers/cri-tools: Stabilize 1.23.0 amd64, #833687 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-containers/cri-tools/cri-tools-1.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-containers/cri-tools') diff --git a/app-containers/cri-tools/cri-tools-1.23.0.ebuild b/app-containers/cri-tools/cri-tools-1.23.0.ebuild index 0a580bdda110..45007ff68a89 100644 --- a/app-containers/cri-tools/cri-tools-1.23.0.ebuild +++ b/app-containers/cri-tools/cri-tools-1.23.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" +KEYWORDS="amd64" DEPEND="dev-lang/go" -- cgit v1.2.3-65-gdbad