Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Wed, 27 Jan 2021 09:29:06
Message-Id: 1611739740.0a134fe6e804a1208b40ac72da408e8de7f96941.sam@gentoo
1 commit: 0a134fe6e804a1208b40ac72da408e8de7f96941
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 09:29:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 27 09:29:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a134fe6
7
8 app-editors/emacs: Stabilize 27.1-r3 ppc64, #767361
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/emacs/emacs-27.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/emacs/emacs-27.1-r3.ebuild b/app-editors/emacs/emacs-27.1-r3.ebuild
16 index 87ed9455b8f..cabcebca71b 100644
17 --- a/app-editors/emacs/emacs-27.1-r3.ebuild
18 +++ b/app-editors/emacs/emacs-27.1-r3.ebuild
19 @@ -33,7 +33,7 @@ else
20 fi
21 SLOT="${PV%%.*}"
22 [[ ${PV} == *.*.* ]] && SLOT+="-vcs"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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"