summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-07-04 02:11:26 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-07-04 02:11:26 +0000
commit731f699abcc2f38ac071a4d71fd9f0c1548ae734 (patch)
tree7aa30f2f8676729c7ded9556aa65da168e7d9318 /eclass/x-modular.eclass
parentMarked stable on amd64 per bug #139010 (diff)
downloadhistorical-731f699abcc2f38ac071a4d71fd9f0c1548ae734.tar.gz
historical-731f699abcc2f38ac071a4d71fd9f0c1548ae734.tar.bz2
historical-731f699abcc2f38ac071a4d71fd9f0c1548ae734.zip
alpha now has binutils-2.16.1-r3 stable so we can remove the exclusion on alpha.
Diffstat (limited to 'eclass/x-modular.eclass')
-rw-r--r--eclass/x-modular.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass
index 0ed5c0c049b5..a4d86bf4fe99 100644
--- a/eclass/x-modular.eclass
+++ b/eclass/x-modular.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.70 2006/07/01 20:41:12 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.71 2006/07/04 02:11:26 spyderous Exp $
#
# Author: Donnie Berkholz <spyderous@gentoo.org>
#
@@ -162,7 +162,7 @@ DEPEND="${DEPEND}
if [[ "${PN/util-macros}" = "${PN}" ]]; then
DEPEND="${DEPEND}
>=x11-misc/util-macros-0.99.2
- !alpha? ( >=sys-devel/binutils-2.16.1-r3 )"
+ >=sys-devel/binutils-2.16.1-r3"
fi
RDEPEND="${RDEPEND}