commit: 793fefa103ce67570df59a20ad67e6269a02bf3f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 1 18:07:32 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 1 18:07:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793fefa1
app-emacs/with-editor: Stabilize 3.3.1 ALLARCHES, #915039
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/with-editor/with-editor-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/with-editor/with-editor-3.3.1.ebuild
b/app-emacs/with-editor/with-editor-3.3.1.ebuild
index fd92a8464661..b87c51a42c6a 100644
--- a/app-emacs/with-editor/with-editor-3.3.1.ebuild
+++ b/app-emacs/with-editor/with-editor-3.3.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${P}/lisp
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=app-emacs/compat-29.1.4.1