commit: 612b88ef8b2ad4127e60f2e81dc062496a0f8112 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 15:09:05 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 16:34:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612b88ef
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 app-vim/perl-support/perl-support-5.3.2.ebuild | 5 +++-- 1 file 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 81fd2c1..f322c79 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() {
