diff options
author | 2020-09-18 10:23:18 +0200 | |
---|---|---|
committer | 2020-09-18 10:26:08 +0200 | |
commit | 0cc0df060d1814d25f20d8ddb00fa083e8c7c0b4 (patch) | |
tree | 1b6112a3a10b719f9f0e2339f4a5bfc2a281d389 /app-editors/emacs | |
parent | dev-util/byacc: x86 stable wrt bug #741590 (diff) | |
download | gentoo-0cc0df060d1814d25f20d8ddb00fa083e8c7c0b4.tar.gz gentoo-0cc0df060d1814d25f20d8ddb00fa083e8c7c0b4.tar.bz2 gentoo-0cc0df060d1814d25f20d8ddb00fa083e8c7c0b4.zip |
app-editors/emacs: x86 stable wrt bug #741610
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-27.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.1-r1.ebuild b/app-editors/emacs/emacs-27.1-r1.ebuild index ca452d218653..2f899ce692e2 100644 --- a/app-editors/emacs/emacs-27.1-r1.ebuild +++ b/app-editors/emacs/emacs-27.1-r1.ebuild @@ -33,7 +33,7 @@ else fi SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" fi DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" |