diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-07-07 22:22:54 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-07-07 22:23:53 +0000 |
commit | b8b94738df4a6e50405701b53881787ec257653e (patch) | |
tree | be93ca6ed4f7523d5feee4a8c0888dbe3272f5cc /app-vim | |
parent | app-vim/voom: Stable for amd64+x86. (diff) | |
download | gentoo-b8b94738df4a6e50405701b53881787ec257653e.tar.gz gentoo-b8b94738df4a6e50405701b53881787ec257653e.tar.bz2 gentoo-b8b94738df4a6e50405701b53881787ec257653e.zip |
app-vim/foldutil: 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/foldutil/foldutil-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild index 8dfbdd7786ff..e98b9acfa297 100644 --- a/app-vim/foldutil/foldutil-3.0-r1.ebuild +++ b/app-vim/foldutil/foldutil-3.0-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: fold creation utility" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" IUSE="" RDEPEND=">=app-vim/genutils-2.0" |