diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-07-31 00:00:31 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-07-31 00:03:21 +0200 |
commit | 6462f7bbb796ca9ca6b8b3a0aa9c075521371a96 (patch) | |
tree | 80ed86ac5bdb0b8b9c5e2121bb70cbf3f90f9522 /app-vim | |
parent | profiles: Fix dwarf-fortress multilib masking (diff) | |
download | gentoo-6462f7bbb796ca9ca6b8b3a0aa9c075521371a96.tar.gz gentoo-6462f7bbb796ca9ca6b8b3a0aa9c075521371a96.tar.bz2 gentoo-6462f7bbb796ca9ca6b8b3a0aa9c075521371a96.zip |
app-vim/searchcomplete: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild index c9b2a45d29e6..297a70c373b8 100644 --- a/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild +++ b/app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: tab completion in searches" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474" LICENSE="GPL-2" -KEYWORDS="~alpha ~sparc ~x86 ~ia64 ~ppc ~amd64" +KEYWORDS="alpha sparc x86 ia64 ppc amd64" IUSE="" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474" |