summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-29 11:57:18 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-29 11:57:18 -0400
commit447c1421da3bee20ddba2076594d8324cfdcf278 (patch)
tree42c0ce84caa63e9d85eba2472a50f6c8008181dc /sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild
parentgcc: update snapshots (diff)
downloadtoolchain-447c1421da3bee20ddba2076594d8324cfdcf278.tar.gz
toolchain-447c1421da3bee20ddba2076594d8324cfdcf278.tar.bz2
toolchain-447c1421da3bee20ddba2076594d8324cfdcf278.zip
gcc: update depends to match main tree
Diffstat (limited to 'sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild b/sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild
index d64a0c6..428cd6b 100644
--- a/sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild
+++ b/sys-devel/gcc/gcc-4.8.0_alpha20150312.ebuild
@@ -12,8 +12,7 @@ IUSE="debug"
RDEPEND=""
DEPEND="${RDEPEND}
- amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
- >=${CATEGORY}/binutils-2.18"
+ >=${CATEGORY}/binutils-2.20"
if [[ ${CATEGORY} != cross-* ]] ; then
PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.12 )"