diff options
author | 2022-11-30 21:17:05 +0200 | |
---|---|---|
committer | 2022-11-30 21:17:05 +0200 | |
commit | 147942a4337592c0959d2c9d7668b8dcb44cd26a (patch) | |
tree | ce3ce1505663ca3582c5b4a5aa9df04d85326af0 /app-editors/emacs | |
parent | app-editors/emacs: Stabilize 26.3-r9 sparc, #883733 (diff) | |
download | gentoo-147942a4337592c0959d2c9d7668b8dcb44cd26a.tar.gz gentoo-147942a4337592c0959d2c9d7668b8dcb44cd26a.tar.bz2 gentoo-147942a4337592c0959d2c9d7668b8dcb44cd26a.zip |
app-editors/emacs: Stabilize 27.2-r7 sparc, #883733
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-27.2-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.2-r7.ebuild b/app-editors/emacs/emacs-27.2-r7.ebuild index 8f4cf6d4828c..3c22f24790aa 100644 --- a/app-editors/emacs/emacs-27.2-r7.ebuild +++ b/app-editors/emacs/emacs-27.2-r7.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" |