Diff rssguard-5.0.0 with a rssguard-5.0.1

/usr/portage/net-news/rssguard/rssguard-5.0.1.ebuild 2026-03-11 11:46:08.966418227 +0300
43 43
"
44 44
RDEPEND="${DEPEND}"
45 45

  
46
PATCHES=(
47
	# https://github.com/martinrotter/rssguard/pull/2031
48
	"${FILESDIR}/${P}-build.patch"
49
)
50

  
51 46
# go
52 47
QA_FLAGS_IGNORED="/usr/bin/rssguard-article-extractor"
53 48

  
Thank you!