Сравнение chrony_exporter-0.13.3 с chrony_exporter-0.14.0

/usr/portage/app-metrics/chrony_exporter/chrony_exporter-0.14.0.ebuild 2026-08-20 20:03:04.645348950 +0300
13 13

  
14 14
LICENSE="Apache-2.0"
15 15
SLOT="0"
16
KEYWORDS="amd64"
16
KEYWORDS="~amd64"
17 17

  
18 18
DEPEND="acct-group/chrony_exporter
19 19
		acct-user/chrony_exporter"
......
27 27

  
28 28
src_prepare() {
29 29
	default
30

  
30 31
	# No need to enable the race detector for tests (#935442)
31 32
	sed -i -e '/test-flags := -race/d' Makefile.common || die
32 33
}
Спасибо!