Gentoo Archives: gentoo-commits

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