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 87CA3158046 for ; Sat, 12 Oct 2024 11:22:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35A7BE2A1F; Sat, 12 Oct 2024 11:22:35 +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 1820AE2A1F for ; Sat, 12 Oct 2024 11:22:35 +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 14E5A34326A for ; Sat, 12 Oct 2024 11:22:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C66D2215 for ; Sat, 12 Oct 2024 11:22:32 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1728732141.4401c5de332c5beaecc97ee63b98811b01be3736.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ansible/ansible-10.2.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4401c5de332c5beaecc97ee63b98811b01be3736 X-VCS-Branch: master Date: Sat, 12 Oct 2024 11:22:32 +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: 4c24acef-523d-411b-b8bf-3741d7aa958b X-Archives-Hash: 40ca6be83d386dca6065cd6a0747b78c commit: 4401c5de332c5beaecc97ee63b98811b01be3736 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 12 11:22:21 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 12 11:22:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4401c5de app-admin/ansible: Stabilize 10.2.0 x86, #941358 Signed-off-by: Michał Górny gentoo.org> app-admin/ansible/ansible-10.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-10.2.0.ebuild b/app-admin/ansible/ansible-10.2.0.ebuild index 6f710b5188a4..d903f1f597c3 100644 --- a/app-admin/ansible/ansible-10.2.0.ebuild +++ b/app-admin/ansible/ansible-10.2.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.ansible.com/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" RESTRICT="test" RDEPEND=">=app-admin/ansible-core-2.17.0