summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-20 16:53:32 +0000
committerSam James <sam@gentoo.org>2025-01-20 16:53:32 +0000
commit98b519a9fbcecb7f24c06fbb6cbe27f1d93e611f (patch)
tree3f9d3773accd1757b7e140de90492eae8c223c6a /app-xemacs
parentapp-emacs/ebuild-mode: Stabilize 1.77 ALLARCHES, #948450 (diff)
downloadgentoo-98b519a9fbcecb7f24c06fbb6cbe27f1d93e611f.tar.gz
gentoo-98b519a9fbcecb7f24c06fbb6cbe27f1d93e611f.tar.bz2
gentoo-98b519a9fbcecb7f24c06fbb6cbe27f1d93e611f.zip
app-xemacs/ebuild-mode: Stabilize 1.77 ALLARCHES, #948451
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.77.ebuild4
1 files 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"