diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 08:09:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 08:09:39 +0000 |
commit | 0bf5dc7ad0cf7d62abd2ea00b3404b87b04735ce (patch) | |
tree | 87a755f4eb93e921ccf1efb8378a52d50638f368 /app-emacs | |
parent | app-emacs/s: Stabilize 1.13.0 ppc64, #921203 (diff) | |
download | gentoo-0bf5dc7ad0cf7d62abd2ea00b3404b87b04735ce.tar.gz gentoo-0bf5dc7ad0cf7d62abd2ea00b3404b87b04735ce.tar.bz2 gentoo-0bf5dc7ad0cf7d62abd2ea00b3404b87b04735ce.zip |
app-emacs/with-editor: Stabilize 3.3.2 ppc64, #921203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/with-editor/with-editor-3.3.2.ebuild | 4 |
1 files 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 |