diff options
-rw-r--r-- | eclass/vim-spell.eclass | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/vim-spell.eclass b/eclass/vim-spell.eclass index 2844ea9d995e..828a45310e9d 100644 --- a/eclass/vim-spell.eclass +++ b/eclass/vim-spell.eclass @@ -66,10 +66,6 @@ inherit eutils EXPORT_FUNCTIONS src_install pkg_postinst -IUSE="" -DEPEND="|| ( >=app-editors/vim-7_alpha - >=app-editors/gvim-7_alpha )" -RDEPEND="${DEPEND}" SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" |