From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DDA4F1382C5 for ; Mon, 25 May 2020 17:47:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 113F0E0825; Mon, 25 May 2020 17:47:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE659E0825 for ; Mon, 25 May 2020 17:47:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6B7B34EEFA for ; Mon, 25 May 2020 17:47:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50387217 for ; Mon, 25 May 2020 17:47:00 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1590428793.6f4b987a9c5e9e45b149d9df42406b6b7a6f90ca.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/cri-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/cri-tools/cri-tools-1.18.0.ebuild X-VCS-Directories: app-emulation/cri-tools/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 6f4b987a9c5e9e45b149d9df42406b6b7a6f90ca X-VCS-Branch: master Date: Mon, 25 May 2020 17:47:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f3f445b1-fec6-44cb-97d9-3ab4c545c37a X-Archives-Hash: f23169685350ff7d6be9d8bd727a6e00 commit: 6f4b987a9c5e9e45b149d9df42406b6b7a6f90ca Author: William Hubbs gentoo org> AuthorDate: Mon May 25 17:39:18 2020 +0000 Commit: William Hubbs gentoo org> CommitDate: Mon May 25 17:46:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4b987a app-emulation/cri-tools: stable 1.18.0 on amd64 Signed-off-by: William Hubbs gentoo.org> app-emulation/cri-tools/cri-tools-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/cri-tools/cri-tools-1.18.0.ebuild b/app-emulation/cri-tools/cri-tools-1.18.0.ebuild index 105b2c340d0..32412429f57 100644 --- a/app-emulation/cri-tools/cri-tools-1.18.0.ebuild +++ b/app-emulation/cri-tools/cri-tools-1.18.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kubernetes-sigs/cri-tools/archive/${MY_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" RESTRICT+=" test"