From 4d526a1cc17c9ae68f3d38a1a01972c7e842e54b Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Thu, 18 Jul 2019 11:12:17 -0500 Subject: [PATCH] dev-python/bashate: fix minor typo in RDEPEND Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ben Kohler --- dev-python/bashate/bashate-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bashate/bashate-0.6.0.ebuild b/dev-python/bashate/bashate-0.6.0.ebuild index 8f865c04d8cc2..02b8b73e7e8b4 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() {