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 7619415800A for ; Fri, 21 Jul 2023 21:52:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC5BE0907; Fri, 21 Jul 2023 21:52:27 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73899E0907 for ; Fri, 21 Jul 2023 21:52:27 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6AF7D340976 for ; Fri, 21 Jul 2023 21:52:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EED4BED for ; Fri, 21 Jul 2023 21:52:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1689976327.c43184ab0860a89a36d1f0a435f1fd7d07ab4584.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/docker/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/docker/docker-24.0.4-r2.ebuild X-VCS-Directories: app-containers/docker/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c43184ab0860a89a36d1f0a435f1fd7d07ab4584 X-VCS-Branch: master Date: Fri, 21 Jul 2023 21:52:24 +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: 2dfa1bc5-0092-43d8-98e9-6bd3d766ed84 X-Archives-Hash: f92ba0e843d80487ec8dfee3a1c42436 commit: c43184ab0860a89a36d1f0a435f1fd7d07ab4584 Author: Sam James gentoo org> AuthorDate: Fri Jul 21 21:52:07 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 21 21:52:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43184ab app-containers/docker: Stabilize 24.0.4-r2 amd64, #910651 Signed-off-by: Sam James gentoo.org> app-containers/docker/docker-24.0.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/docker/docker-24.0.4-r2.ebuild b/app-containers/docker/docker-24.0.4-r2.ebuild index 9b299c009f65..0fe912627f53 100644 --- a/app-containers/docker/docker-24.0.4-r2.ebuild +++ b/app-containers/docker/docker-24.0.4-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/moby/moby/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="apparmor btrfs +container-init device-mapper overlay seccomp selinux" DEPEND="