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 78945158086 for ; Wed, 6 Oct 2021 01:19:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDEAFE0974; Wed, 6 Oct 2021 01:19:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5076E0974 for ; Wed, 6 Oct 2021 01:19:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCCAC34318B for ; Wed, 6 Oct 2021 01:19:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59AD0143 for ; Wed, 6 Oct 2021 01:19:31 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1633483122.18c4e4a3bdb2725cce94c1ec337f489ab42d4eb4.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/docker-cli/docker-cli-20.10.9.ebuild X-VCS-Directories: app-emulation/docker-cli/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 18c4e4a3bdb2725cce94c1ec337f489ab42d4eb4 X-VCS-Branch: master Date: Wed, 6 Oct 2021 01:19:31 +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: 06341aa5-f284-45b6-af5f-1d0e674ec404 X-Archives-Hash: 54d279f3fb6ecfef3af3fd04ff9c49e6 commit: 18c4e4a3bdb2725cce94c1ec337f489ab42d4eb4 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Oct 6 01:18:42 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Oct 6 01:18:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c4e4a3 app-emulation/docker-cli: Stabilize 20.10.9 arm64, #816468 Signed-off-by: Georgy Yakovlev gentoo.org> app-emulation/docker-cli/docker-cli-20.10.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/docker-cli/docker-cli-20.10.9.ebuild b/app-emulation/docker-cli/docker-cli-20.10.9.ebuild index e6ef59edaaa..30e81b53f7f 100644 --- a/app-emulation/docker-cli/docker-cli-20.10.9.ebuild +++ b/app-emulation/docker-cli/docker-cli-20.10.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/docker/cli/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="hardened" RDEPEND="!