diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-13 20:17:41 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-13 20:17:41 +0000 |
commit | a6a3632c2cd132937d9f253010d8865f00d77bef (patch) | |
tree | 9c67589e02dc82356e5df5ea33b78b3ef04faaef /profiles/default-macos | |
parent | repoman commit (Manifest recommit) (diff) | |
download | gentoo-2-a6a3632c2cd132937d9f253010d8865f00d77bef.tar.gz gentoo-2-a6a3632c2cd132937d9f253010d8865f00d77bef.tar.bz2 gentoo-2-a6a3632c2cd132937d9f253010d8865f00d77bef.zip |
Added gtk{,2} to use.mask until perl issue (bug #57677 and bug #58931) is resolved.
Diffstat (limited to 'profiles/default-macos')
-rw-r--r-- | profiles/default-macos/ppc/use.mask | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/default-macos/ppc/use.mask b/profiles/default-macos/ppc/use.mask index 66a5376bc456..f25ae593f660 100644 --- a/profiles/default-macos/ppc/use.mask +++ b/profiles/default-macos/ppc/use.mask @@ -19,6 +19,17 @@ doc # tcl ebuild overwrites Apple's tcl, so we mask it (dev-lang/ruby) tcltk +# gtk+ pulls in XML-Parser with USE="nls xml", so Perl issue should +# be resolved first before keywording them +gtk +gtk2 + +# gtk+ pulls in XML-Parser with USE="nls xml", so Perl issue should +# be resolved first before keywording them +gtk +gtk2 + + # net-misc/dante fails to compile, so we mask it until we succeed # (dev-lang/ruby, net-misc/lftp) socks5 |