summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-01-08 14:04:42 +0100
committerUlrich Müller <ulm@gentoo.org>2024-01-08 14:49:07 +0100
commit6f801b48f9b6529cb1968c68104f296b5640b42e (patch)
treeafd03f8c0bafc0aa7d9e662183fe113bc72f83e8
parentprofiles/arch/hppa: Drop emacs from use.stable.mask (diff)
downloadgentoo-6f801b48.tar.gz
gentoo-6f801b48.tar.bz2
gentoo-6f801b48.zip
app-emacs/eselect-mode: stabilize 1.4.27 for ALLARCHES
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-emacs/eselect-mode/eselect-mode-1.4.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.27.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.27.ebuild
index 1e9c5f558d6b..ac6f27f42394 100644
--- a/app-emacs/eselect-mode/eselect-mode-1.4.27.ebuild
+++ b/app-emacs/eselect-mode/eselect-mode-1.4.27.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=7
@@ -18,6 +18,6 @@ S="${WORKDIR}/${MY_P}/misc"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
SITEFILE="50${PN}-gentoo.el"