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:22
Message-Id: 1677650570.fb0c4917fa2aa125619a5635a86fa149e044d2b6.arthurzam@gentoo
1 commit: fb0c4917fa2aa125619a5635a86fa149e044d2b6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 06:02:50 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 06:02:50 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0c4917
7
8 app-editors/emacs: Stabilize 27.2-r11 x86, #898006
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/emacs/emacs-27.2-r11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/emacs/emacs-27.2-r11.ebuild b/app-editors/emacs/emacs-27.2-r11.ebuild
16 index c70e16d7d432..3162accae399 100644
17 --- a/app-editors/emacs/emacs-27.2-r11.ebuild
18 +++ b/app-editors/emacs/emacs-27.2-r11.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"