diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-07-08 18:43:40 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-07-08 18:43:40 +0000 |
commit | 9182a0dbaa67b96b7e7144b0828211826f5694b7 (patch) | |
tree | c1efbb20cae78d30aaf943514ea4ce11d59e54bf /profiles | |
parent | get rid of "qt" USE flag. Break up "tcltk" to tcl and tk (diff) | |
download | gentoo-2-9182a0dbaa67b96b7e7144b0828211826f5694b7.tar.gz gentoo-2-9182a0dbaa67b96b7e7144b0828211826f5694b7.tar.bz2 gentoo-2-9182a0dbaa67b96b7e7144b0828211826f5694b7.zip |
tcltk->tcl/tk USE flag split changes. tcl was marked stable on this platform so only masking tk
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/s390/use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default-linux/s390/use.mask b/profiles/default-linux/s390/use.mask index bbf7fd33d241..519986dbb7e0 100644 --- a/profiles/default-linux/s390/use.mask +++ b/profiles/default-linux/s390/use.mask @@ -63,6 +63,8 @@ xpm vim-with-x # I need to have some of the bad tcltk uses fixed, until then... +# tcl was marked stable on this platform so only adding tk to mask +tk tcltk diet |