Сравнение createrepo_c-1.2.0-r1 с createrepo_c-9999

/usr/portage/app-arch/createrepo_c/createrepo_c-9999.ebuild 2025-11-06 18:18:08.068173097 +0300
21 21
IUSE="legacy test zstd"
22 22
RESTRICT="!test? ( test )"
23 23

  
24
# Restrict to <app-arch/rpm-6.0.0 because it fails to build with newer
25
# versions due to header changes.
26
# https://github.com/rpm-software-management/createrepo_c/commit/4e37bc582b1673ff767dbd0b570ef1c8871d3e8c
27 24
DEPEND="
28 25
	app-arch/bzip2:=
29 26
	app-arch/drpm
30
	<app-arch/rpm-6.0.0
27
	app-arch/rpm
31 28
	app-arch/xz-utils
32 29
	app-arch/zchunk
33 30
	app-arch/zstd:=
Спасибо!