x11-misc/xkeyboard-config-2.17 build fails when perl-XML is not installed. Only intltool is in the dependency list however `configure` performs explicit Perl-XML check. Either intltool or xkeyboard-config should have explicit dependency on Perl-XML
Turns out, re-emerging dev-perl/XML-Parser solved the issue. Closing