diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-03-12 20:53:50 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-03-12 20:53:50 -0500 |
commit | f39ef3c8b84bc4d39d234ace265531c7c476c184 (patch) | |
tree | 67e75eb8530fefb3d515f615f583f17da64c1b20 /app-vim | |
parent | app-vim/project: bump EAPI (diff) | |
download | gentoo-f39ef3c8b84bc4d39d234ace265531c7c476c184.tar.gz gentoo-f39ef3c8b84bc4d39d234ace265531c7c476c184.tar.bz2 gentoo-f39ef3c8b84bc4d39d234ace265531c7c476c184.zip |
app-vim/perl-support: drop to ~ppc
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/perl-support/perl-support-5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/perl-support/perl-support-5.2.ebuild b/app-vim/perl-support/perl-support-5.2.ebuild index fd6a95cd18a9..e7f53aab40be 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" |