Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Sun, 18 Jul 2021 09:06:10
Message-Id: 1626599144.7c100c03b83a047e52ef7caf4ae50642287e9dd6.ulm@gentoo
1 commit: 7c100c03b83a047e52ef7caf4ae50642287e9dd6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 18 08:56:30 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 18 09:05:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c100c03
7
8 app-editors/emacs: Mark 27.2-r3 as stable
9
10 The EAPI 8 bump updated only metadata variables, therefore stabilise
11 without arch testing.
12
13 Package-Manager: Portage-3.0.20, Repoman-3.0.3
14 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
15
16 app-editors/emacs/emacs-27.2-r3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-editors/emacs/emacs-27.2-r3.ebuild b/app-editors/emacs/emacs-27.2-r3.ebuild
20 index 8ddc3b04d18..413825937aa 100644
21 --- a/app-editors/emacs/emacs-27.2-r3.ebuild
22 +++ b/app-editors/emacs/emacs-27.2-r3.ebuild
23 @@ -36,7 +36,7 @@ else
24 PATCHES=("${WORKDIR}/patch")
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"
28 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
29 fi
30
31 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"