summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2019-07-18 11:12:17 -0500
committerBen Kohler <bkohler@gentoo.org>2019-07-18 11:12:30 -0500
commit4d526a1cc17c9ae68f3d38a1a01972c7e842e54b (patch)
tree86f036e385301a747ed5e0c474acc6e782e3f5df /dev-python/bashate
parentsci-physics/geant-vmc: Add patch to honour cflags. (diff)
downloadgentoo-4d526a1cc17c9ae68f3d38a1a01972c7e842e54b.tar.gz
gentoo-4d526a1cc17c9ae68f3d38a1a01972c7e842e54b.tar.bz2
gentoo-4d526a1cc17c9ae68f3d38a1a01972c7e842e54b.zip
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>
Diffstat (limited to 'dev-python/bashate')
-rw-r--r--dev-python/bashate/bashate-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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() {