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 54ED915852A for ; Thu, 22 Aug 2024 09:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12AFF2BC01C; Thu, 22 Aug 2024 09:33:40 +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 EDB6A2BC01C for ; Thu, 22 Aug 2024 09:33:39 +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 00897340C77 for ; Thu, 22 Aug 2024 09:33:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 605681F03 for ; Thu, 22 Aug 2024 09:33:37 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1724319181.3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/include-what-you-use/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/include-what-you-use/include-what-you-use-0.22.ebuild X-VCS-Directories: dev-util/include-what-you-use/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e X-VCS-Branch: master Date: Thu, 22 Aug 2024 09:33: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: b5341ec2-54ae-4d81-91d3-f20b050c8da1 X-Archives-Hash: 3fde12e2bbca49a37bc2c7f56398e96a commit: 3ce1bea001f7da4b3d3e1248c799d7ff54ca6b0e Author: Florian Schmaus gentoo org> AuthorDate: Thu Aug 22 09:26:41 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Aug 22 09:33:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce1bea0 dev-util/include-what-you-use: stabilize 0.22 for amd64 Signed-off-by: Florian Schmaus gentoo.org> dev-util/include-what-you-use/include-what-you-use-0.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild b/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild index 88d55bd823a9..2edf57981981 100644 --- a/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-0.22.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" LLVM_MAX_SLOT=18