summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-06-29 11:17:53 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-06-29 11:21:10 +0000
commit804f99f2544cab88ebc7184def3d1958aeeb0dd1 (patch)
tree584728e7652b87bf561843d51778db7769cd9d79 /app-vim
parentapp-vim/errsign: Clean up old. (diff)
downloadgentoo-804f99f2544cab88ebc7184def3d1958aeeb0dd1.tar.gz
gentoo-804f99f2544cab88ebc7184def3d1958aeeb0dd1.tar.bz2
gentoo-804f99f2544cab88ebc7184def3d1958aeeb0dd1.zip
app-vim/info: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/info/info-1.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/info/info-1.7-r2.ebuild b/app-vim/info/info-1.7-r2.ebuild
index 2c3e36887c7e..a1fb6b26b5ad 100644
--- a/app-vim/info/info-1.7-r2.ebuild
+++ b/app-vim/info/info-1.7-r2.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: GNU info documentation browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
LICENSE="BSD"
-KEYWORDS="~x86 ~alpha ~sparc ~ia64 ~ppc ~s390 ~amd64"
+KEYWORDS="x86 alpha sparc ia64 ppc s390 amd64"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin adds the :Info command."