From: Patrice Clement Date: Tue, 7 Jun 2016 15:09:05 +0000 (+0000) Subject: app-vim/perl-support: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=612b88ef8b2ad4127e60f2e81dc062496a0f8112;p=gentoo.git app-vim/perl-support: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Fixes bug 583704. Package-Manager: portage-2.2.28 --- 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() {