Diff nss-3.92 with a nss-3.93

/usr/portage/dev-libs/nss/nss-3.93.ebuild 2023-10-09 14:52:29.540368351 +0300
237 237
	export DOMSUF="localdomain"
238 238
	export USE_IP=TRUE
239 239
	export IP_ADDRESS="127.0.0.1"
240
	# Per README, this is recommended to make run tests quicker.
241
	export NSS_CYCLES="standard"
240 242

  
241 243
	NSINSTALL="${PWD}/$(find -type f -name nsinstall)"
242 244

  
Thank you!