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 5546015838C for ; Fri, 26 Jan 2024 09:31:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82A1BE29D0; Fri, 26 Jan 2024 09:31:58 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65D88E29D0 for ; Fri, 26 Jan 2024 09:31:58 +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 7611234336A for ; Fri, 26 Jan 2024 09:31:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C8FFEC0 for ; Fri, 26 Jan 2024 09:31:56 +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: <1706261479.c4e0bd372eb746030368abfc17c0dcb1fdfb2cff.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-crossdev-wrappers/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-16.ebuild sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-17.ebuild X-VCS-Directories: sys-devel/clang-crossdev-wrappers/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c4e0bd372eb746030368abfc17c0dcb1fdfb2cff X-VCS-Branch: master Date: Fri, 26 Jan 2024 09:31:56 +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: 6df896dc-54ca-4f6c-9eea-180f2966011c X-Archives-Hash: f866508bc461fbb5da8fb45463a3de0c commit: c4e0bd372eb746030368abfc17c0dcb1fdfb2cff Author: Alfred Persson Forsberg catcream org> AuthorDate: Fri Jan 26 01:08:05 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 26 09:31:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e0bd37 sys-devel/clang-crossdev-wrappers: keyword 17 Bug: https://bugs.gentoo.org/680652 Signed-off-by: Alfred Persson Forsberg catcream.org> Signed-off-by: Sam James gentoo.org> sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-16.ebuild | 2 +- sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-17.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-16.ebuild b/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-16.ebuild index 8bed967647fa..02158f98d5fb 100644 --- a/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-16.ebuild +++ b/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-16.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-17.ebuild b/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-17.ebuild index 6cce67ad5210..ef1d00cf7cf6 100644 --- a/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-17.ebuild +++ b/sys-devel/clang-crossdev-wrappers/clang-crossdev-wrappers-17.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,8 +12,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="${PV}" -KEYWORDS="" -PROPERTIES="live" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos" RDEPEND=" sys-devel/clang:${SLOT}