diff --git a/dev-util/nvchecker/nvchecker-2.19.ebuild b/dev-util/nvchecker/nvchecker-2.19.ebuild index e7e1897784..a4466dbd2c 100644 --- a/dev-util/nvchecker/nvchecker-2.19.ebuild +++ b/dev-util/nvchecker/nvchecker-2.19.ebuild @@ -92,8 +92,8 @@ pkg_postinst() { ! has_version "dev-python/tornado[${PYTHON_USEDEP}]"; then ewarn "This program is using dev-python/aiohttp as networking backend" ewarn "However, for the best results, upstream recommends installing the following:" - ewarn " - dev-python/tornado" - ewarn " - dev-python/pycurl" + ewarn " dev-python/tornado" + ewarn " dev-python/pycurl" ewarn fi