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 C7ECF158003 for ; Fri, 29 Jul 2022 07:59:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2289E0D7C; Fri, 29 Jul 2022 07:59:53 +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 D224CE0D7C for ; Fri, 29 Jul 2022 07:59:53 +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 BE865341205 for ; Fri, 29 Jul 2022 07:59:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A788556 for ; Fri, 29 Jul 2022 07:59:51 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1659081579.5899f6482f7fca282dce2aaadb95824478f88508.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5899f6482f7fca282dce2aaadb95824478f88508 X-VCS-Branch: master Date: Fri, 29 Jul 2022 07:59:51 +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: 5dcf8199-6f8b-437c-8c89-69419e2f5335 X-Archives-Hash: 18f55c5d08dc7c1b50f30724afbf56bf commit: 5899f6482f7fca282dce2aaadb95824478f88508 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jul 29 07:59:39 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jul 29 07:59:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5899f648 app-admin/chrpath: arm stable wrt bug #861674 Signed-off-by: Agostino Sarubbo 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 70462428ff6c..6913b7a27fb8 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=(