commit: 161fcbacacc907bedfbdee4d3f8adf09d0920ebb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 22:39:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 22:39:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161fcbac
app-emacs/with-editor: Stabilize 3.3.0 arm64, #909101
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/with-editor/with-editor-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/with-editor/with-editor-3.3.0.ebuild
b/app-emacs/with-editor/with-editor-3.3.0.ebuild
index fd92a8464661..3527110cfe31 100644
--- a/app-emacs/with-editor/with-editor-3.3.0.ebuild
+++ b/app-emacs/with-editor/with-editor-3.3.0.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