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 99B921396D0 for ; Sat, 16 Sep 2017 09:47:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE67BE07EF; Sat, 16 Sep 2017 09:47:09 +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 BB7D7E07EF for ; Sat, 16 Sep 2017 09:47:09 +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 A1F9B33BE95 for ; Sat, 16 Sep 2017 09:47:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB7F7907F for ; Sat, 16 Sep 2017 09:47:06 +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: <1505555211.9ff19832f4611fc723553de2171d38a6618a6358.slyfox@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.29.ebuild X-VCS-Directories: sys-devel/binutils-hppa64/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9ff19832f4611fc723553de2171d38a6618a6358 X-VCS-Branch: master Date: Sat, 16 Sep 2017 09:47:06 +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: 717f13b2-b239-42f8-8536-a15e9c38001c X-Archives-Hash: e6238704f38ba20628b91c826324157b commit: 9ff19832f4611fc723553de2171d38a6618a6358 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 16 09:46:51 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 16 09:46:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff19832 sys-devel/binutils-hppa64: restore keywords for 2.29 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-devel/binutils-hppa64/binutils-hppa64-2.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.29.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.29.ebuild index ed0a305a68d..0b42b8bf205 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.29.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.29.ebuild @@ -11,7 +11,7 @@ inherit toolchain-binutils DESCRIPTION="binutils package for building 64bit kernels on HPPA" -KEYWORDS="-*" +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