summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/perl-support/perl-support-5.3.2.ebuild')
-rw-r--r--app-vim/perl-support/perl-support-5.3.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-vim/perl-support/perl-support-5.3.2.ebuild b/app-vim/perl-support/perl-support-5.3.2.ebuild
index 81fd2c18e365..f322c796f7fa 100644
--- a/app-vim/perl-support/perl-support-5.3.2.ebuild
+++ b/app-vim/perl-support/perl-support-5.3.2.ebuild
@@ -8,11 +8,12 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Perl-IDE - Write and run Perl scripts using menus and hotkeys"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=556"
LICENSE="GPL-2 GPL-2+"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
VIM_PLUGIN_HELPFILES="perlsupport.txt"
-RDEPEND="dev-perl/Perl-Tags
+RDEPEND="
+ dev-perl/Perl-Tags
dev-perl/Perl-Critic"
src_prepare() {