Diff coreutils-9.4 with a coreutils-9999

/usr/portage/sys-apps/coreutils/coreutils-9999.ebuild 2023-10-09 14:52:35.348368498 +0300
111 111
	# TODO: past 2025, we may need to add our own hack for bug #907474.
112 112
	local PATCHES=(
113 113
		# Upstream patches
114
		"${FILESDIR}"/${P}-gnulib-openssl-1.1.patch
115 114
	)
116 115

  
117 116
	if ! use vanilla && [[ -d "${WORKDIR}"/${MY_PATCH} ]] ; then
Thank you!