Diff html-xml-utils-8.5 with a html-xml-utils-8.6

/usr/portage/app-text/html-xml-utils/html-xml-utils-8.6.ebuild 2023-10-09 14:52:28.880368335 +0300
24 24

  
25 25
src_test() {
26 26
	# Lots of tests lack a shebang and use bashisms
27
	# (seems to be better wrt bashisms as of 8.6, but still no shebang. recheck?)
27 28
	emake check SHELL="${BROOT}"/bin/bash
28 29
}
Thank you!