dev-python/bashate: fix minor typo in RDEPEND
authorBen Kohler <bkohler@gentoo.org>
Thu, 18 Jul 2019 16:12:17 +0000 (11:12 -0500)
committerBen Kohler <bkohler@gentoo.org>
Thu, 18 Jul 2019 16:12:30 +0000 (11:12 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
dev-python/bashate/bashate-0.6.0.ebuild

index 8f865c04d8cc2d40423d9a1496b8dd6e7243474d..02b8b73e7e8b4d9233c057a736f3f1591d6c4cfa 100644 (file)
@@ -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() {