summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:07:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:30:20 +0300
commitd4a6ac09f9baee63b3da24d3290e21e924646df0 (patch)
tree8e3a8bae118c1324cf9cd194b0c1d670bb8ec651 /app-vim
parentapp-vim/languagetool: dekeyword x86 (diff)
downloadgentoo-d4a6ac09f9baee63b3da24d3290e21e924646df0.tar.gz
gentoo-d4a6ac09f9baee63b3da24d3290e21e924646df0.tar.bz2
gentoo-d4a6ac09f9baee63b3da24d3290e21e924646df0.zip
app-vim/vimclojure: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimclojure/vimclojure-2.3.6-r4.ebuild4
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 9b7fa3568c64..4dc6e6b83aba 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-2023 Gentoo Authors
+# Copyright 1999-2024 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"
LICENSE="BSD"
SLOT="0"