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: Mon, 16 May 2022 19:41:57
Message-Id: 1652730102.92acdf56be8fef8391e9942e4307940fa74d40c7.arthurzam@gentoo
1 commit: 92acdf56be8fef8391e9942e4307940fa74d40c7
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 16 19:41:42 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 16 19:41:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92acdf56
7
8 app-editors/emacs: Stabilize 28.1 ppc, #844181
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/emacs/emacs-28.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/emacs/emacs-28.1.ebuild b/app-editors/emacs/emacs-28.1.ebuild
16 index d981ddf600ec..a30e4466a829 100644
17 --- a/app-editors/emacs/emacs-28.1.ebuild
18 +++ b/app-editors/emacs/emacs-28.1.ebuild
19 @@ -33,7 +33,7 @@ else
20 fi
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"