diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:39:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:39:12 +0300 |
commit | beb17f60171dc84cb5090bf2a970021b64c1ee7d (patch) | |
tree | 5d90599f5265f8484328d7d47f26a93568cc1c23 /app-vim/vimclojure | |
parent | app-arch/bzip3: Stabilize 1.3.0 amd64, #904040 (diff) | |
download | gentoo-beb17f60171dc84cb5090bf2a970021b64c1ee7d.tar.gz gentoo-beb17f60171dc84cb5090bf2a970021b64c1ee7d.tar.bz2 gentoo-beb17f60171dc84cb5090bf2a970021b64c1ee7d.zip |
app-vim/vimclojure: Stabilize 2.3.6-r4 x86, #850067
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/vimclojure')
-rw-r--r-- | app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild b/app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild index c34730afe916..d015aa5f20c0 100644 --- a/app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild +++ b/app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: Clojure syntax highlighting, filetype and indent settin HOMEPAGE="https://github.com/vim-scripts/VimClojure" SRC_URI="https://github.com/vim-scripts/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" LICENSE="BSD" SLOT="0" |