Mark BROKEN:
===> Configuring for pychess-1.0.0
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 14, in <module>
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 <module>
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.