commit: 06fb37c700246fdec8111aa4218dba7d9c45dc18
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 17:32:16 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 17:32:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fb37c7
app-emacs/jq-mode: Stabilize 0.5.0_p20220610 amd64, #892227
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/jq-mode/jq-mode-0.5.0_p20220610.ebuild | 4 ++--
1 file 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"