From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-848318-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 038F01384B4
	for <garchives@archives.gentoo.org>; Mon, 23 Nov 2015 18:09:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1BBFBE086B;
	Mon, 23 Nov 2015 18:09:48 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B2845E086B
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Nov 2015 18:09:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7B6F1340666
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Nov 2015 18:09:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 11AF8A7F
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Nov 2015 18:09:42 +0000 (UTC)
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" <vapier@gentoo.org>
Message-ID: <1448302028.5389c4dc429b9f43975a0f5eb9f0a6227bf9af30.vapier@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/binutils-libs/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-libs/binutils-libs/metadata.xml
X-VCS-Directories: sys-libs/binutils-libs/
X-VCS-Committer: vapier
X-VCS-Committer-Name: Mike Frysinger
X-VCS-Revision: 5389c4dc429b9f43975a0f5eb9f0a6227bf9af30
X-VCS-Branch: master
Date: Mon, 23 Nov 2015 18:09:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a968f3d9-d81d-4c67-b682-040ecfa41500
X-Archives-Hash: ebcbee3ce62bfdd2e7bfabe038127c14

commit:     5389c4dc429b9f43975a0f5eb9f0a6227bf9af30
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 18:06:34 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 18:07:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5389c4dc

sys-libs/binutils-libs: clarify USE=64-bit-bfd behavior on 64-bit hosts #566636

 sys-libs/binutils-libs/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/metadata.xml b/sys-libs/binutils-libs/metadata.xml
index 9939e3c..6b306ca 100644
--- a/sys-libs/binutils-libs/metadata.xml
+++ b/sys-libs/binutils-libs/metadata.xml
@@ -3,7 +3,7 @@
 <pkgmetadata>
 <herd>toolchain</herd>
 <use>
-	<flag name='64-bit-bfd'>Support 64-bit targets even on 32-bit hosts</flag>
+	<flag name='64-bit-bfd'>Support 64-bit targets even on 32-bit hosts (is ignored on 64-bit hosts)</flag>
 	<flag name='multitarget'>Enable all possible targets in libbfd</flag>
 </use>
 <upstream>