commit: f39ef3c8b84bc4d39d234ace265531c7c476c184 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 01:53:50 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 01:53:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39ef3c8
app-vim/perl-support: drop to ~ppc 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 fd6a95c..e7f53aa 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"
