app-vim/perl-support: Stable for amd64. Retroactively mark stable for the remaining...
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 7 Jun 2016 15:09:05 +0000 (15:09 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 7 Jun 2016 16:34:23 +0000 (16:34 +0000)
Package-Manager: portage-2.2.28

app-vim/perl-support/perl-support-5.3.2.ebuild

index 81fd2c18e365fca19c3bd5bfe9388d14b0a3198f..f322c796f7fabf85f09af7e5367c7ca69c9966c9 100644 (file)
@@ -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() {