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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2CEAC158020 for ; Fri, 23 Dec 2022 20:11:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CAA6E08BB; Fri, 23 Dec 2022 20:11:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10550E08A8 for ; Fri, 23 Dec 2022 20:11:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30D1A340817 for ; Fri, 23 Dec 2022 20:11:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3778C7EF for ; Fri, 23 Dec 2022 20:11:37 +0000 (UTC) From: "Kenton Groombridge" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kenton Groombridge" Message-ID: <1671826134.d473a1af547e903cb711e6473643a52a1840a352.concord@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/cri-o/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/cri-o/cri-o-1.25.0.ebuild app-containers/cri-o/cri-o-1.25.1.ebuild X-VCS-Directories: app-containers/cri-o/ X-VCS-Committer: concord X-VCS-Committer-Name: Kenton Groombridge X-VCS-Revision: d473a1af547e903cb711e6473643a52a1840a352 X-VCS-Branch: master Date: Fri, 23 Dec 2022 20:11:37 +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: b36c254e-4649-4ca3-a821-37d67aada1fa X-Archives-Hash: 2b3c72bf61271a58c1e07bc94358c128 commit: d473a1af547e903cb711e6473643a52a1840a352 Author: Kenton Groombridge gentoo org> AuthorDate: Fri Dec 23 18:41:12 2022 +0000 Commit: Kenton Groombridge gentoo org> CommitDate: Fri Dec 23 20:08:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d473a1af app-containers/cri-o: add USE=selinux Signed-off-by: Kenton Groombridge gentoo.org> app-containers/cri-o/cri-o-1.25.0.ebuild | 3 ++- app-containers/cri-o/cri-o-1.25.1.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app-containers/cri-o/cri-o-1.25.0.ebuild b/app-containers/cri-o/cri-o-1.25.0.ebuild index 60e59d76e3fe..3b80c9dd904b 100644 --- a/app-containers/cri-o/cri-o-1.25.0.ebuild +++ b/app-containers/cri-o/cri-o-1.25.0.ebuild @@ -37,7 +37,8 @@ DEPEND=" ${COMMON_DEPEND} dev-go/go-md2man" RDEPEND="${COMMON_DEPEND} - !