summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-06-12 17:19:42 +0000
committerMatt Turner <mattst88@gentoo.org>2011-06-12 17:19:42 +0000
commit19dd7308c0beca5e8993496e0b69d32228733087 (patch)
tree98a29b334109523b7e7a522b6342fb8809933967 /dev-libs/klibc/klibc-1.5.15-r1.ebuild
parentVersion bump. The package now installs init scripts and works with more rspec... (diff)
downloadgentoo-2-19dd7308c0beca5e8993496e0b69d32228733087.tar.gz
gentoo-2-19dd7308c0beca5e8993496e0b69d32228733087.tar.bz2
gentoo-2-19dd7308c0beca5e8993496e0b69d32228733087.zip
Remove dead n32 USE flag, bug 371201
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/klibc/klibc-1.5.15-r1.ebuild')
-rw-r--r--dev-libs/klibc/klibc-1.5.15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/klibc/klibc-1.5.15-r1.ebuild b/dev-libs/klibc/klibc-1.5.15-r1.ebuild
index 0ed8d779fcb2..d636ba33d795 100644
--- a/dev-libs/klibc/klibc-1.5.15-r1.ebuild
+++ b/dev-libs/klibc/klibc-1.5.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.4 2011/06/03 17:35:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.15-r1.ebuild,v 1.5 2011/06/12 17:19:42 mattst88 Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -39,7 +39,7 @@ SRC_URI="
LICENSE="|| ( GPL-2 LGPL-2 )"
KEYWORDS="~amd64 ~arm -mips ~ppc ~x86"
SLOT="0"
-IUSE="debug n32"
+IUSE="debug"
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"