summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-13 19:49:00 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-13 19:49:13 +0100
commit12e15547fe4b07a21bcddb991c058129db9898f5 (patch)
tree96090a60ec6c589160de16ed0fb13a063b361db8 /dev-python/editorconfig
parentdev-python/editorconfig: Enable py3.12 (diff)
downloadgentoo-12e15547fe4b07a21bcddb991c058129db9898f5.tar.gz
gentoo-12e15547fe4b07a21bcddb991c058129db9898f5.tar.bz2
gentoo-12e15547fe4b07a21bcddb991c058129db9898f5.zip
dev-python/editorconfig: Remove an ancient blocker
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/editorconfig')
-rw-r--r--dev-python/editorconfig/editorconfig-0.12.4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/editorconfig/editorconfig-0.12.4.ebuild b/dev-python/editorconfig/editorconfig-0.12.4.ebuild
index d44b6ea024d4..411fe28f0b88 100644
--- a/dev-python/editorconfig/editorconfig-0.12.4.ebuild
+++ b/dev-python/editorconfig/editorconfig-0.12.4.ebuild
@@ -29,7 +29,6 @@ IUSE="cli test"
RESTRICT="!test? ( test )"
RDEPEND="
- !<app-vim/editorconfig-vim-0.3.3-r1
cli? ( !app-text/editorconfig-core-c[cli] )
"