commit: 8acb1bd2237494385b3b7e694b0b464e1e9679e5 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 01:21:46 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 01:22:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acb1bd2
app-vim/perl-support: stabilize 5.2 app-vim/perl-support/perl-support-5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/perl-support/perl-support-5.2.ebuild b/app-vim/perl-support/perl-support-5.2.ebuild index 9e2a968..fd6a95c 100644 --- a/app-vim/perl-support/perl-support-5.2.ebuild +++ b/app-vim/perl-support/perl-support-5.2.ebuild @@ -8,7 +8,7 @@ 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"
