diff options
author | 2005-10-18 03:44:08 +0000 | |
---|---|---|
committer | 2005-10-18 03:44:08 +0000 | |
commit | 47095b051dfce7a414ddd32d02208dc5f521cf16 (patch) | |
tree | 3b18e60113128b0d26837a037141708526f6ab45 /profiles/default-linux | |
parent | Mark 0.46 stable on alpha (diff) | |
download | gentoo-2-47095b051dfce7a414ddd32d02208dc5f521cf16.tar.gz gentoo-2-47095b051dfce7a414ddd32d02208dc5f521cf16.tar.bz2 gentoo-2-47095b051dfce7a414ddd32d02208dc5f521cf16.zip |
add ocaml, pike, remove caps
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/ppc64/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-linux/ppc64/use.mask b/profiles/default-linux/ppc64/use.mask index a81168afe5e1..28e2df01c276 100644 --- a/profiles/default-linux/ppc64/use.mask +++ b/profiles/default-linux/ppc64/use.mask @@ -28,7 +28,6 @@ jikes junit guile -caps # see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE" # Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org @@ -71,3 +70,7 @@ on-the-fly-crypt # need to test libaio aio +# needs some asm written +ocaml +# needs some research as to why it segfaults on build +pike |