diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-08-18 10:23:07 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-08-18 11:46:01 +0200 |
commit | ede1deb01f481f6ec8cbe499cde07b2852979113 (patch) | |
tree | c6f3df8352ac4a692f77bc8dc4ecd9f8b6ca3440 /app-vim/cvsmenu | |
parent | sys-power/suspend: remove old version depending on vulnerable libgcrypt (diff) | |
download | gentoo-ede1deb01f481f6ec8cbe499cde07b2852979113.tar.gz gentoo-ede1deb01f481f6ec8cbe499cde07b2852979113.tar.bz2 gentoo-ede1deb01f481f6ec8cbe499cde07b2852979113.zip |
app-vim/cvsmenu: 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/cvsmenu')
-rw-r--r-- | app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild index ceaca8873c3f..83dcff36f23e 100644 --- a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild +++ b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: CVS(NT) integration script" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1245" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" # Note, this comes from CVS on sf.net |