dev-python/bashate: fix minor typo in RDEPEND

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2019-07-18 11:12:17 -05:00
parent be4fc9f3af
commit 4d526a1cc1

View 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() {