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 AF06515803E for ; Sat, 6 Jan 2024 09:03:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 872192BC033; Sat, 6 Jan 2024 09:03:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 67E952BC034 for ; Sat, 6 Jan 2024 09:03:00 +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 B3378343147 for ; Sat, 6 Jan 2024 09:02:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0549414C3 for ; Sat, 6 Jan 2024 09:02:57 +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: <1704531743.0a18fb80c5daa6f105a9b9a7b49d6ce47a8eb872.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/earthly/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/earthly/earthly-0.7.22.ebuild X-VCS-Directories: app-containers/earthly/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0a18fb80c5daa6f105a9b9a7b49d6ce47a8eb872 X-VCS-Branch: master Date: Sat, 6 Jan 2024 09:02:57 +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: 5e757d68-a6ee-40d2-8cbb-15e73c644d00 X-Archives-Hash: 57d4030a4b2b9727e65ce4d0ecc22e7f commit: 0a18fb80c5daa6f105a9b9a7b49d6ce47a8eb872 Author: Sam James gentoo org> AuthorDate: Sat Jan 6 09:02:23 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 6 09:02:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a18fb80 app-containers/earthly: Stabilize 0.7.22 amd64, #921421 Signed-off-by: Sam James gentoo.org> app-containers/earthly/earthly-0.7.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-containers/earthly/earthly-0.7.22.ebuild b/app-containers/earthly/earthly-0.7.22.ebuild index b5a66cfbbdd4..6043d7bebe64 100644 --- a/app-containers/earthly/earthly-0.7.22.ebuild +++ b/app-containers/earthly/earthly-0.7.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" || (