Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Fri, 18 Sep 2020 08:26:25
Message-Id: 1600417568.0cc0df060d1814d25f20d8ddb00fa083e8c7c0b4.ago@gentoo
1 commit: 0cc0df060d1814d25f20d8ddb00fa083e8c7c0b4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 18 08:23:18 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 18 08:26:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc0df06
7
8 app-editors/emacs: x86 stable wrt bug #741610
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-editors/emacs/emacs-27.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/emacs/emacs-27.1-r1.ebuild b/app-editors/emacs/emacs-27.1-r1.ebuild
18 index ca452d21865..2f899ce692e 100644
19 --- a/app-editors/emacs/emacs-27.1-r1.ebuild
20 +++ b/app-editors/emacs/emacs-27.1-r1.ebuild
21 @@ -33,7 +33,7 @@ else
22 fi
23 SLOT="${PV%%.*}"
24 [[ ${PV} == *.*.* ]] && SLOT+="-vcs"
25 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 fi
28
29 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"