From: Ben Kohler Date: Thu, 18 Jul 2019 16:12:17 +0000 (-0500) Subject: dev-python/bashate: fix minor typo in RDEPEND X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4d526a1cc17c9ae68f3d38a1a01972c7e842e54b;p=gentoo.git dev-python/bashate: fix minor typo in RDEPEND Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ben Kohler --- diff --git a/dev-python/bashate/bashate-0.6.0.ebuild b/dev-python/bashate/bashate-0.6.0.ebuild index 8f865c04d8cc..02b8b73e7e8b 100644 --- a/dev-python/bashate/bashate-0.6.0.ebuild +++ b/dev-python/bashate/bashate-0.6.0.ebuild @@ -26,7 +26,7 @@ DEPEND=" " RDEPEND=" >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}] - !~dev-pythn/Babel-2.4.0 + !~dev-python/Babel-2.4.0 " python_install_all() {