Diff fq-0.16.0 with a fq-0.17.0

/usr/portage/dev-util/fq/fq-0.17.0.ebuild 2026-05-14 19:17:05.595536366 +0300
33 33
	default
34 34

  
35 35
	# Don't unconditionally (and therefore twice) build tests
36
	# TODO: upstream
37 36
	sed -i -e 's/all: test fq/all: fq/' Makefile || die
38 37
}
39 38

  
Thank you!