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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 172F3138353 for ; Tue, 7 Apr 2020 10:21:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E75BE0D37; Tue, 7 Apr 2020 10:21:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2555EE0D37 for ; Tue, 7 Apr 2020 10:21:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D464F34F0AE for ; Tue, 7 Apr 2020 10:21:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BA651C6 for ; Tue, 7 Apr 2020 10:21:02 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1586254586.66d507be947ad8905c17c11764bfa87d1651465c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/binutils-config/binutils-config-5.2.ebuild X-VCS-Directories: sys-devel/binutils-config/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 66d507be947ad8905c17c11764bfa87d1651465c X-VCS-Branch: master Date: Tue, 7 Apr 2020 10:21:02 +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: 5b99bb1f-7bb1-4092-9697-996a5ef4816a X-Archives-Hash: f44218ebf047ba176071425d71dbf79e commit: 66d507be947ad8905c17c11764bfa87d1651465c Author: Sam James (sam_c) cmpct info> AuthorDate: Mon Apr 6 04:53:54 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Apr 7 10:16:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d507be sys-devel/binutils-config: arm64 stable (bug #709430) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> sys-devel/binutils-config/binutils-config-5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils-config/binutils-config-5.2.ebuild b/sys-devel/binutils-config/binutils-config-5.2.ebuild index db4698a83a3..855d88b035e 100644 --- a/sys-devel/binutils-config/binutils-config-5.2.ebuild +++ b/sys-devel/binutils-config/binutils-config-5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="" # We also RDEPEND on sys-apps/findutils which is in base @system