summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default-linux/arm/2004.3/make.defaults')
-rw-r--r--profiles/default-linux/arm/2004.3/make.defaults15
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/default-linux/arm/2004.3/make.defaults b/profiles/default-linux/arm/2004.3/make.defaults
new file mode 100644
index 000000000000..52a6f7cc5883
--- /dev/null
+++ b/profiles/default-linux/arm/2004.3/make.defaults
@@ -0,0 +1,15 @@
+# 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.3/make.defaults,v 1.1 2004/10/15 14:20:01 vapier Exp $
+#
+# System-wide defaults for the Portage system
+# See portage(5) manpage
+
+USE="arm crypt ncurses readline ssl zlib"
+
+ARCH="arm"
+ACCEPT_KEYWORDS="arm"
+
+FEATURES="-sandbox sfperms"
+
+GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"