diff options
author | Ned Ludd <solar@gentoo.org> | 2004-08-24 04:12:51 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-08-24 04:12:51 +0000 |
commit | 8fcadfa1b474dff4d7a108d1fcf94f0aad0a3b8a (patch) | |
tree | 334d140f2c37ce5fd8177cddcc863439452b407e /profiles/uclibc/x86/linux24 | |
parent | Removed static from IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-8fcadfa1b474dff4d7a108d1fcf94f0aad0a3b8a.tar.gz gentoo-2-8fcadfa1b474dff4d7a108d1fcf94f0aad0a3b8a.tar.bz2 gentoo-2-8fcadfa1b474dff4d7a108d1fcf94f0aad0a3b8a.zip |
punting USE=python
Diffstat (limited to 'profiles/uclibc/x86/linux24')
-rw-r--r-- | profiles/uclibc/x86/linux24/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/uclibc/x86/linux24/make.defaults b/profiles/uclibc/x86/linux24/make.defaults index c73a84f758bf..8e1e2698b086 100644 --- a/profiles/uclibc/x86/linux24/make.defaults +++ b/profiles/uclibc/x86/linux24/make.defaults @@ -1,5 +1,5 @@ -USE="x86 berkdb ncurses python readline zlib uclibc" -GRP_STAGE23_USE="x86 berkdb ncurses python readline zlib uclibc" +USE="x86 berkdb ncurses readline zlib uclibc" +GRP_STAGE23_USE="x86 berkdb ncurses readline zlib uclibc" STAGE1_USE="uclibc" ARCH="x86" |