diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-05-13 07:55:59 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-05-13 08:23:31 +0000 |
commit | 5a8ed004687772503d0eabedb746ce2dceb56f8a (patch) | |
tree | b6ac5374cb52ab8fd52b07495656815d68b22991 /app-vim | |
parent | app-vim/wikipedia-syntax: Stable for amd64. Retroactively mark stable for the... (diff) | |
download | gentoo-5a8ed004687772503d0eabedb746ce2dceb56f8a.tar.gz gentoo-5a8ed004687772503d0eabedb746ce2dceb56f8a.tar.bz2 gentoo-5a8ed004687772503d0eabedb746ce2dceb56f8a.zip |
app-vim/uptime: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/uptime/uptime-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild index 63832d8a8218..d9d4fb0b7892 100644 --- a/app-vim/uptime/uptime-1.3-r1.ebuild +++ b/app-vim/uptime/uptime-1.3-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: display vim uptimes" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="uptime" |