diff options
author | 2012-06-09 07:39:21 +0000 | |
---|---|---|
committer | 2012-06-09 07:39:21 +0000 | |
commit | b2158f51a15b29c0859cfc6364713b55bb9a404d (patch) | |
tree | 9d76f9d313f16a4123704913991f8d56f3332274 /sys-devel/binutils-config/binutils-config-3-r3.ebuild | |
parent | Adding dep on selinux-dbus, fixes build failure (diff) | |
download | historical-b2158f51a15b29c0859cfc6364713b55bb9a404d.tar.gz historical-b2158f51a15b29c0859cfc6364713b55bb9a404d.tar.bz2 historical-b2158f51a15b29c0859cfc6364713b55bb9a404d.zip |
marked x86 per bug 420355
Package-Manager: portage-2.2.0_alpha110/cvs/Linux i686
Diffstat (limited to 'sys-devel/binutils-config/binutils-config-3-r3.ebuild')
-rw-r--r-- | sys-devel/binutils-config/binutils-config-3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-config/binutils-config-3-r3.ebuild b/sys-devel/binutils-config/binutils-config-3-r3.ebuild index 95927447d81b..2c907a8d8059 100644 --- a/sys-devel/binutils-config/binutils-config-3-r3.ebuild +++ b/sys-devel/binutils-config/binutils-config-3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.2 2012/04/26 12:32:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-3-r3.ebuild,v 1.3 2012/06/09 07:39:21 jdhore Exp $ DESCRIPTION="Utility to change the binutils version being used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="userland_GNU? ( !<sys-apps/findutils-4.2 )" |