Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Wed, 01 Mar 2023 06:03:23
Message-Id: 1677650571.4a43b324bc2df1b449465944e77dbe45e5844c63.arthurzam@gentoo
1 commit: 4a43b324bc2df1b449465944e77dbe45e5844c63
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 06:02:51 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 06:02:51 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a43b324
7
8 app-editors/emacs: Stabilize 28.2-r6 x86, #898006
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/emacs/emacs-28.2-r6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/emacs/emacs-28.2-r6.ebuild b/app-editors/emacs/emacs-28.2-r6.ebuild
16 index 2a08c5f5e9ec..826711e98b8f 100644
17 --- a/app-editors/emacs/emacs-28.2-r6.ebuild
18 +++ b/app-editors/emacs/emacs-28.2-r6.ebuild
19 @@ -36,7 +36,7 @@ else
20 PATCHES=("${WORKDIR}/patch")
21 SLOT="${PV%%.*}"
22 [[ ${PV} == *.*.* ]] && SLOT+="-vcs"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 fi
26
27 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"