summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-23 15:58:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-23 15:58:30 +0000
commitff897ce5a80a5e041a307ef9491765df5d9a641f (patch)
tree1ffe1bb4a7f0b3658790f21479df18cb5355a708 /profiles
parenttest version bump as per bug #52979. (Manifest recommit) (diff)
downloadgentoo-2-ff897ce5a80a5e041a307ef9491765df5d9a641f.tar.gz
gentoo-2-ff897ce5a80a5e041a307ef9491765df5d9a641f.tar.bz2
gentoo-2-ff897ce5a80a5e041a307ef9491765df5d9a641f.zip
forgot my GRP_STAGE23_USE
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/arm/2004.0/make.defaults4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-linux/arm/2004.0/make.defaults b/profiles/default-linux/arm/2004.0/make.defaults
index b1ffa23f35e5..59a1a47af074 100644
--- a/profiles/default-linux/arm/2004.0/make.defaults
+++ b/profiles/default-linux/arm/2004.0/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/2004.0/make.defaults,v 1.4 2004/09/10 15:15:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/2004.0/make.defaults,v 1.5 2004/09/23 15:58:30 vapier Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
@@ -11,3 +11,5 @@ ARCH="arm"
ACCEPT_KEYWORDS="arm"
FEATURES="-sandbox sfperms"
+
+GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"