summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-06-07 15:09:05 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-06-07 16:34:23 +0000
commit612b88ef8b2ad4127e60f2e81dc062496a0f8112 (patch)
tree16cb211fd653dcebcec13120ec8ddb429edf5c2a /app-vim/perl-support/perl-support-5.3.2.ebuild
parentdev-perl/Perl-Tags: Clean up old. (diff)
downloadgentoo-612b88ef8b2ad4127e60f2e81dc062496a0f8112.tar.gz
gentoo-612b88ef8b2ad4127e60f2e81dc062496a0f8112.tar.bz2
gentoo-612b88ef8b2ad4127e60f2e81dc062496a0f8112.zip
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
Diffstat (limited to 'app-vim/perl-support/perl-support-5.3.2.ebuild')
-rw-r--r--app-vim/perl-support/perl-support-5.3.2.ebuild5
1 files 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 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() {