commit: beb17f60171dc84cb5090bf2a970021b64c1ee7d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 8 17:39:12 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 8 17:39:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb17f60
app-vim/vimclojure: Stabilize 2.3.6-r4 x86, #850067 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild | 4 ++-- 1 file 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"
