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 D5F6B1392E8 for ; Sun, 25 Jul 2021 11:16:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7542E0D20; Sun, 25 Jul 2021 11:16:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 81DF2E0D19 for ; Sun, 25 Jul 2021 11:16:23 +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 7A4EA342D86 for ; Sun, 25 Jul 2021 11:16:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B54837DE for ; Sun, 25 Jul 2021 11:16:20 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1627211751.a761d2b640073dc57a8e43dbbf7b45b6d553c6fb.dilfridge@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.36.1-r2.ebuild X-VCS-Directories: sys-devel/binutils-hppa64/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: a761d2b640073dc57a8e43dbbf7b45b6d553c6fb X-VCS-Branch: master Date: Sun, 25 Jul 2021 11:16:20 +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: b83725b1-9c56-4a6c-8d06-548f388fb83f X-Archives-Hash: 5b4e986050c742b014f3265c6a637b0d commit: a761d2b640073dc57a8e43dbbf7b45b6d553c6fb Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jul 25 10:45:43 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Jul 25 11:15:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a761d2b6 sys-devel/binutils-hppa64: Rekeyword 2.36.1-r2 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild index 50bbff890e1..10fc4993e5c 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.36.1-r2.ebuild @@ -35,7 +35,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(ver_cut 1-2) - #KEYWORDS="-* ~hppa" + KEYWORDS="-* ~hppa" ;; esac