commit: 0bf5dc7ad0cf7d62abd2ea00b3404b87b04735ce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 08:09:39 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 08:09:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf5dc7a
app-emacs/with-editor: Stabilize 3.3.2 ppc64, #921203
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/with-editor/with-editor-3.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/with-editor/with-editor-3.3.2.ebuild
b/app-emacs/with-editor/with-editor-3.3.2.ebuild
index b87c51a42c6a..a44d06bfaa2e 100644
--- a/app-emacs/with-editor/with-editor-3.3.2.ebuild
+++ b/app-emacs/with-editor/with-editor-3.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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