K 10 svn:author V 7 linimon K 8 svn:date V 27 2020-04-09T09:15:35.530750Z K 7 svn:log V 530 Mark BROKEN: ===> Configuring for pychess-1.0.0 Traceback (most recent call last): File "", line 1, in File "setup.py", line 14, in from pychess.Savers.pgn import PGNFile File "/wrkdirs/usr/ports/games/py-pychess/work-py37/pychess-1.0.0/lib/pychess/Savers/pgn.py", line 13, in from gi.repository import GLib ModuleNotFoundError: No module named 'gi' Noted on powerpc64 daily new-port build; confirmed on amd64. While here, add gnome to USES to pacify portlint. END