summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-06-10 10:52:20 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-06-11 14:38:10 +0000
commit077aa29c0d93333b079ddf72e9880042b088ed3c (patch)
tree2102faf246a84a89ef7cba84dd5a3a1f04f9e934 /app-vim
parentnet-print/cups: arm stable, bug #571262 (diff)
downloadgentoo-077aa29c0d93333b079ddf72e9880042b088ed3c.tar.gz
gentoo-077aa29c0d93333b079ddf72e9880042b088ed3c.tar.bz2
gentoo-077aa29c0d93333b079ddf72e9880042b088ed3c.zip
app-vim/greputils: 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/greputils/greputils-2.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild b/app-vim/greputils/greputils-2.8-r1.ebuild
index 7ed52acb18e6..d4887d36ca14 100644
--- a/app-vim/greputils/greputils-2.8-r1.ebuild
+++ b/app-vim/greputils/greputils-2.8-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: interface with grep, find and id-utils"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1062"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPURI="${HOMEPAGE}"