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:25
Message-Id: 1677650574.6f85e86ec9cc79388a415a6fc2e58bd464beeeac.arthurzam@gentoo
1 commit: 6f85e86ec9cc79388a415a6fc2e58bd464beeeac
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 06:02:54 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 06:02:54 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f85e86e
7
8 app-editors/emacs: Stabilize 27.2-r11 amd64, #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 3162accae399..e9883b1abb54 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"