diff options
Diffstat (limited to 'app-vim/enhancedcommentify')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild index f5f5e204e7e3..6b6a9af558f9 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,8 +13,6 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" VIM_PLUGIN_HELPFILES="EnhancedCommentify" -DEPEND="sys-apps/sed" - # See bug #74897. RDEPEND=" ${DEPEND} |