summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:32:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:32:16 +0200
commit06fb37c700246fdec8111aa4218dba7d9c45dc18 (patch)
treec287bbbfe4b0b11d8dc41717de303e219e7ac8d0 /app-emacs/jq-mode
parentapp-emacs/restclient: Stabilize 0_p20220426 amd64, #892227 (diff)
downloadgentoo-06fb37c700246fdec8111aa4218dba7d9c45dc18.tar.gz
gentoo-06fb37c700246fdec8111aa4218dba7d9c45dc18.tar.bz2
gentoo-06fb37c700246fdec8111aa4218dba7d9c45dc18.zip
app-emacs/jq-mode: Stabilize 0.5.0_p20220610 amd64, #892227
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/jq-mode')
-rw-r--r--app-emacs/jq-mode/jq-mode-0.5.0_p20220610.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/jq-mode/jq-mode-0.5.0_p20220610.ebuild b/app-emacs/jq-mode/jq-mode-0.5.0_p20220610.ebuild
index 130de353f5d6..08994277ae3b 100644
--- a/app-emacs/jq-mode/jq-mode-0.5.0_p20220610.ebuild
+++ b/app-emacs/jq-mode/jq-mode-0.5.0_p20220610.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
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${H}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RESTRICT="test" # tests fail, also they only test the ob integration
RDEPEND="app-misc/jq"