summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-23 20:30:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-23 20:30:17 +0300
commite5624cd3d1baf62f49f42c87023d152fbd3cc57e (patch)
tree2503b0cb78ca469532b215d2217859774a0a6be6
parentnet-analyzer/fping: Stabilize 5.2 amd64, #940132 (diff)
downloadgentoo-e5624cd3d1baf62f49f42c87023d152fbd3cc57e.tar.gz
gentoo-e5624cd3d1baf62f49f42c87023d152fbd3cc57e.tar.bz2
gentoo-e5624cd3d1baf62f49f42c87023d152fbd3cc57e.zip
app-emacs/lsp-java: Stabilize 3.1 amd64, #940139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/lsp-java/lsp-java-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/lsp-java/lsp-java-3.1.ebuild b/app-emacs/lsp-java/lsp-java-3.1.ebuild
index 80cd16594e2f..9ef382411eb2 100644
--- a/app-emacs/lsp-java/lsp-java-3.1.ebuild
+++ b/app-emacs/lsp-java/lsp-java-3.1.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
@@ -10,7 +10,7 @@ HOMEPAGE="https://emacs-lsp.github.io/lsp-java/"
SRC_URI="https://github.com/emacs-lsp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
SLOT="0"
RESTRICT="test" # Tests are unnecessary, they run "build compile checkdoc lint"