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/mips | |
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/mips')
-rw-r--r-- | profiles/uclibc/mips/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/uclibc/mips/make.defaults b/profiles/uclibc/mips/make.defaults index 4f767abcdf90..75bae332ac65 100644 --- a/profiles/uclibc/mips/make.defaults +++ b/profiles/uclibc/mips/make.defaults @@ -1,5 +1,5 @@ -USE="mips berkdb ncurses python readline zlib uclibc" -GRP_STAGE23_USE="mips berkdb ncurses python readline zlib uclibc" +USE="mips berkdb ncurses readline zlib uclibc" +GRP_STAGE23_USE="mips berkdb ncurses readline zlib uclibc" STAGE1_USE="uclibc" ARCH="mips" |