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 E1769158094 for ; Thu, 28 Jul 2022 12:00:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFC92E0F29; Thu, 28 Jul 2022 12:00:33 +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 B3932E0F29 for ; Thu, 28 Jul 2022 12:00:33 +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 D2467341172 for ; Thu, 28 Jul 2022 12:00:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B9C8568 for ; Thu, 28 Jul 2022 12:00:29 +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: <1659009595.af427fd7bd57e854774cc302363e67c8d4f59096.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/chrpath/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/chrpath/chrpath-0.16.ebuild X-VCS-Directories: app-admin/chrpath/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: af427fd7bd57e854774cc302363e67c8d4f59096 X-VCS-Branch: master Date: Thu, 28 Jul 2022 12:00:29 +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: d511d1ff-8a80-4a51-b82b-2921ae1e6018 X-Archives-Hash: f9441fc2dad6440f38c864a7528ca7b8 commit: af427fd7bd57e854774cc302363e67c8d4f59096 Author: Sam James gentoo org> AuthorDate: Thu Jul 28 11:59:55 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 28 11:59:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af427fd7 app-admin/chrpath: Stabilize 0.16 ppc64, #861674 Signed-off-by: Sam James gentoo.org> app-admin/chrpath/chrpath-0.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/chrpath/chrpath-0.16.ebuild b/app-admin/chrpath/chrpath-0.16.ebuild index 986bf71683b9..866fae493747 100644 --- a/app-admin/chrpath/chrpath-0.16.ebuild +++ b/app-admin/chrpath/chrpath-0.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://alioth-archive.debian.org/releases/${PN}/${PN}/${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" PATCHES=(