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-10.3 | |
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-10.3')
-rw-r--r-- | profiles/default-macos-10.3/use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default-macos-10.3/use.mask b/profiles/default-macos-10.3/use.mask index cb1522904a6e..bf33a092b4ba 100644 --- a/profiles/default-macos-10.3/use.mask +++ b/profiles/default-macos-10.3/use.mask @@ -18,6 +18,11 @@ 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 + # net-misc/dante fails to compile, so we mask it until we succeed # (dev-lang/ruby, net-misc/lftp) socks5 |