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 2E25A158090 for ; Sat, 31 Aug 2024 14:37:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60C532BC01D; Sat, 31 Aug 2024 14:37:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 4CFC22BC01A for ; Sat, 31 Aug 2024 14:37:21 +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 956493430FF for ; Sat, 31 Aug 2024 14:37:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C3CA1F32 for ; Sat, 31 Aug 2024 14:37:18 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1725115033.7617a2812cd1d6f6ede6a2e1202a2262398fddc2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/tree/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/tree/tree-3.18.ebuild X-VCS-Directories: dev-cpp/tree/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7617a2812cd1d6f6ede6a2e1202a2262398fddc2 X-VCS-Branch: master Date: Sat, 31 Aug 2024 14:37:18 +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: fd3a6763-e1ef-42c9-91b6-3e7a18e4bb4c X-Archives-Hash: 8da67afe2af3335764390d79ae232ed3 commit: 7617a2812cd1d6f6ede6a2e1202a2262398fddc2 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Aug 31 14:37:13 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Aug 31 14:37:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7617a281 dev-cpp/tree: Stabilize 3.18 ppc64, #938838 Signed-off-by: Arthur Zamarin gentoo.org> dev-cpp/tree/tree-3.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/tree/tree-3.18.ebuild b/dev-cpp/tree/tree-3.18.ebuild index 18e68885d34e..917ad3c60aed 100644 --- a/dev-cpp/tree/tree-3.18.ebuild +++ b/dev-cpp/tree/tree-3.18.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}.hh-${PV}" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" src_configure() { tc-export CXX