summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-12-06 21:13:45 +0100
committerUlrich Müller <ulm@gentoo.org>2023-12-06 21:17:00 +0100
commit99ff4577e8eeeea01744798e2ab9ee35dec97f7c (patch)
tree40703c041182409eff24790411c6d5a78c6e18ac
parentapp-emacs/ebuild-mode: drop 1.68 (diff)
downloadgentoo-99ff4577e8eeeea01744798e2ab9ee35dec97f7c.tar.gz
gentoo-99ff4577e8eeeea01744798e2ab9ee35dec97f7c.tar.bz2
gentoo-99ff4577e8eeeea01744798e2ab9ee35dec97f7c.zip
app-xemacs/ebuild-mode: stabilize 1.69 allarches
Closes: https://bugs.gentoo.org/919378 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild
index db4d01173c23..4a7840d99efd 100644
--- a/app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild
+++ b/app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild
@@ -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.4.20-r5
app-xemacs/sh-script"