[dev-lang/python-tk] fix tkinter module install for 3.2 and 3.3, bug 4171
This commit is contained in:
@@ -208,6 +208,8 @@ src_install() {
|
||||
case "${myrelfile}" in
|
||||
*lib-tk*)
|
||||
true ;;
|
||||
*/tkinter/*)
|
||||
true ;;
|
||||
*_tkinter*.so)
|
||||
true ;;
|
||||
*/idlelib/*)
|
||||
|
||||
Reference in New Issue
Block a user