summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-01 21:07:32 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-01 21:07:32 +0300
commit793fefa103ce67570df59a20ad67e6269a02bf3f (patch)
tree3ed9e21878d129469f960e98fd60250668c24a8e
parentapp-emacs/transient: Stabilize 0.4.3 ALLARCHES, #915038 (diff)
downloadgentoo-793fefa103ce67570df59a20ad67e6269a02bf3f.tar.gz
gentoo-793fefa103ce67570df59a20ad67e6269a02bf3f.tar.bz2
gentoo-793fefa103ce67570df59a20ad67e6269a02bf3f.zip
app-emacs/with-editor: Stabilize 3.3.1 ALLARCHES, #915039
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/with-editor/with-editor-3.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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