summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosch Pixa <darkspecter@gentoo.org>2004-01-16 13:19:08 +0000
committerBartosch Pixa <darkspecter@gentoo.org>2004-01-16 13:19:08 +0000
commit2217495fc2dd968e6ca0029378fc8e7ff829e44f (patch)
tree3cd3b7b9e3833ad1e6365d4567ce637f3ba76251 /sys-libs
parentset ppc in keywords (diff)
downloadhistorical-2217495fc2dd968e6ca0029378fc8e7ff829e44f.tar.gz
historical-2217495fc2dd968e6ca0029378fc8e7ff829e44f.tar.bz2
historical-2217495fc2dd968e6ca0029378fc8e7ff829e44f.zip
set ppc in keywords
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.3.2-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r9.ebuild b/sys-libs/glibc/glibc-2.3.2-r9.ebuild
index 1385d446e702..3f65f7d82319 100644
--- a/sys-libs/glibc/glibc-2.3.2-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.3.2-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r9.ebuild,v 1.9 2004/01/16 13:03:20 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r9.ebuild,v 1.10 2004/01/16 13:19:08 darkspecter Exp $
IUSE="nls pic build nptl"
@@ -61,7 +61,7 @@ LICENSE="LGPL-2"
# We need new cleanup attribute support from gcc for NPTL among things ...
DEPEND=">=sys-devel/gcc-3.2.3-r1
- nptl? ( >=sys-devel/gcc-3.3.1-r1 )
+ !ppc? ( nptl? ( >=sys-devel/gcc-3.3.1-r1 ) )
>=sys-devel/binutils-2.14.90.0.6-r1
hppa? ( >=sys-kernel/hppa-headers-2.4.21_p13 ) : ( virtual/os-headers )
nls? ( sys-devel/gettext )"