Diff btrfs-progs-6.5 with a btrfs-progs-6.5.1

/usr/portage/sys-fs/btrfs-progs/btrfs-progs-6.5.1.ebuild 2023-10-09 14:52:35.504368502 +0300
82 82
	BDEPEND+=" sys-devel/gnuconfig"
83 83
fi
84 84

  
85
PATCHES=(
86
	"${FILESDIR}"/${PN}-6.5-avoid-textrel-crc32c-pcl-intel-asm_64.patch
87
)
88

  
89 85
pkg_setup() {
90 86
	use python && python-single-r1_pkg_setup
91 87
}
Thank you!