commit: 88fa6f5470c7fabb28045cd7be8f2c9fdfd2dd2d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 3 08:09:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 3 08:09:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88fa6f54
app-emacs/compat: Stabilize 29.1.4.4 ppc64, #921203 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/compat/compat-29.1.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/compat/compat-29.1.4.4.ebuild b/app-emacs/compat/compat-29.1.4.4.ebuild index 5252013d2177..74b338d45fdb 100644 --- a/app-emacs/compat/compat-29.1.4.4.ebuild +++ b/app-emacs/compat/compat-29.1.4.4.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/emacs-compat/${PN}/archive/${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86" BDEPEND="sys-apps/texinfo"
