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 7109D139694 for ; Tue, 18 Apr 2017 12:36:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D63421C06D; Tue, 18 Apr 2017 12:36:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47BF121C06D for ; Tue, 18 Apr 2017 12:36:08 +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 0A1543416A0 for ; Tue, 18 Apr 2017 12:36:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7233073F3 for ; Tue, 18 Apr 2017 12:36:05 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1492518954.801e6807b0ba1aa1344f8e36c4914ca2b134289c.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-hppa64/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild X-VCS-Directories: sys-devel/binutils-hppa64/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 801e6807b0ba1aa1344f8e36c4914ca2b134289c X-VCS-Branch: master Date: Tue, 18 Apr 2017 12:36:05 +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: 2e59bff0-5f1c-4a9f-9bc6-5259f298e161 X-Archives-Hash: 2014c66707ae60ac0bbf973bf7c560e6 commit: 801e6807b0ba1aa1344f8e36c4914ca2b134289c Author: Jeroen Roovers gentoo org> AuthorDate: Tue Apr 18 07:15:55 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Apr 18 12:35:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801e6807 sys-devel/binutils-hppa64: Stable for HPPA too. Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild index a3bd6fbb8af..5db0e861b19 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.26.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ inherit toolchain-binutils DESCRIPTION="binutils package for building 64bit kernels on HPPA" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" # 66_all_binutils-2.22-warn-textrel.patch fails to apply with # patch-2.5.9, so require a version that for sure works