Diff monitoring-plugins-2.3.1-r5 with a monitoring-plugins-2.3.2-r2

/usr/portage/net-analyzer/monitoring-plugins/monitoring-plugins-2.3.2-r2.ebuild 2023-10-09 14:52:33.320368447 +0300
57 57
# At least one test is interactive.
58 58
RESTRICT="test"
59 59

  
60
PATCHES=(
61
	"${FILESDIR}/${PN}-fix-check-disk-on-btrfs.patch" #830249
62
)
63

  
64 60
src_configure() {
65 61
	append-flags -fno-strict-aliasing
66 62

  
Thank you!