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 C9B46139083 for ; Thu, 7 Sep 2017 20:59:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFCB4E0D4E; Thu, 7 Sep 2017 20:59:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B2A04E0D97 for ; Thu, 7 Sep 2017 20:59:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CC771340AC7 for ; Thu, 7 Sep 2017 20:59:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 955FC8F33 for ; Thu, 7 Sep 2017 20:59:50 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1504817854.469c446664cb7bae0f12ab0599ec9ed3ba68676f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/binutils/binutils-2.28.1.ebuild X-VCS-Directories: sys-devel/binutils/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 469c446664cb7bae0f12ab0599ec9ed3ba68676f X-VCS-Branch: master Date: Thu, 7 Sep 2017 20:59:50 +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-Archives-Salt: 6677844c-d906-49e8-bc51-bc7ed94e2f95 X-Archives-Hash: ce59e3c7c7373a805ada254021ac16ce commit: 469c446664cb7bae0f12ab0599ec9ed3ba68676f Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Sep 7 20:57:34 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Sep 7 20:57:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469c4466 sys-devel/binutils: stable 2.28.1 for sparc, bug #624524 (thanks to Dakon) Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" sys-devel/binutils/binutils-2.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils/binutils-2.28.1.ebuild b/sys-devel/binutils/binutils-2.28.1.ebuild index d5b85d3f99a..6f5950dce38 100644 --- a/sys-devel/binutils/binutils-2.28.1.ebuild +++ b/sys-devel/binutils/binutils-2.28.1.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"