commit: 98b519a9fbcecb7f24c06fbb6cbe27f1d93e611f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 16:53:32 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 16:53:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b519a9
app-xemacs/ebuild-mode: Stabilize 1.77 ALLARCHES, #948451 Signed-off-by: Sam James <sam <AT> gentoo.org> app-xemacs/ebuild-mode/ebuild-mode-1.77.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.77.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.77.ebuild index 84218b83bbb1..67ffead8cd81 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.77.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.77.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" RDEPEND=">=app-editors/xemacs-21.5.35 app-xemacs/sh-script"
