commit:     4d526a1cc17c9ae68f3d38a1a01972c7e842e54b
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 16:12:17 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 16:12:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d526a1c

dev-python/bashate: fix minor typo in RDEPEND

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 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 8f865c04d8c..02b8b73e7e8 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() {

Reply via email to