diff options
author | Sam James <sam@gentoo.org> | 2024-03-26 11:05:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-26 11:05:45 +0000 |
commit | bfc365cbe933689e73a85bc99af8e2b09c0c2672 (patch) | |
tree | 6a0354019bb6fefb90840b56bd71b675dc9bda57 /app-editors | |
parent | app-editors/emacs: Stabilize 26.3-r17 amd64, #927819 (diff) | |
download | gentoo-bfc365cbe933689e73a85bc99af8e2b09c0c2672.tar.gz gentoo-bfc365cbe933689e73a85bc99af8e2b09c0c2672.tar.bz2 gentoo-bfc365cbe933689e73a85bc99af8e2b09c0c2672.zip |
app-editors/emacs: Stabilize 27.2-r15 amd64, #927819
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-27.2-r15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.2-r15.ebuild b/app-editors/emacs/emacs-27.2-r15.ebuild index 2ac057e5a7ad..4d486f602867 100644 --- a/app-editors/emacs/emacs-27.2-r15.ebuild +++ b/app-editors/emacs/emacs-27.2-r15.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" |