diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 21:01:26 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 21:01:49 +0100 |
commit | 4e6e595320b7034425b5c349effea5efb3c28eb7 (patch) | |
tree | 692a58473f6c8620fe9aa71312d459420e72c86a /app-vim/increment | |
parent | app-vim/showmarks: Stabilize 2.2-r2 ppc, #919650 (diff) | |
download | gentoo-4e6e595320b7034425b5c349effea5efb3c28eb7.tar.gz gentoo-4e6e595320b7034425b5c349effea5efb3c28eb7.tar.bz2 gentoo-4e6e595320b7034425b5c349effea5efb3c28eb7.zip |
app-vim/increment: Stabilize 1.1-r2 amd64, #919654
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/increment')
-rw-r--r-- | app-vim/increment/increment-1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/increment/increment-1.1-r2.ebuild b/app-vim/increment/increment-1.1-r2.ebuild index af33ffcf7a1f..aabe5019ad8e 100644 --- a/app-vim/increment/increment-1.1-r2.ebuild +++ b/app-vim/increment/increment-1.1-r2.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: easily create sequences of incremented values" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=842" LICENSE="vim.org" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" VIM_PLUGIN_HELPFILES="increment.txt" |