diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-01 08:02:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-01 08:02:54 +0200 |
commit | 6f85e86ec9cc79388a415a6fc2e58bd464beeeac (patch) | |
tree | b85d7b47598828fdfa45f0c2234730e19cce709f /app-editors | |
parent | app-editors/emacs: Stabilize 26.3-r13 amd64, #898006 (diff) | |
download | gentoo-6f85e86ec9cc79388a415a6fc2e58bd464beeeac.tar.gz gentoo-6f85e86ec9cc79388a415a6fc2e58bd464beeeac.tar.bz2 gentoo-6f85e86ec9cc79388a415a6fc2e58bd464beeeac.zip |
app-editors/emacs: Stabilize 27.2-r11 amd64, #898006
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-27.2-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.2-r11.ebuild b/app-editors/emacs/emacs-27.2-r11.ebuild index 3162accae399..e9883b1abb54 100644 --- a/app-editors/emacs/emacs-27.2-r11.ebuild +++ b/app-editors/emacs/emacs-27.2-r11.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" |