diff options
author | 2024-06-23 05:37:58 +0100 | |
---|---|---|
committer | 2024-06-23 05:37:58 +0100 | |
commit | ebee1e752adbca4e7d4a858abfee482fdf641d71 (patch) | |
tree | 6438a45869cc4da213b61e7ef7a3ece7e193ade8 /app-editors | |
parent | app-editors/emacs: Stabilize 27.2-r17 amd64, #934746 (diff) | |
download | gentoo-ebee1e752adbca4e7d4a858abfee482fdf641d71.tar.gz gentoo-ebee1e752adbca4e7d4a858abfee482fdf641d71.tar.bz2 gentoo-ebee1e752adbca4e7d4a858abfee482fdf641d71.zip |
app-editors/emacs: Stabilize 28.2-r13 amd64, #934746
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-28.2-r13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-28.2-r13.ebuild b/app-editors/emacs/emacs-28.2-r13.ebuild index 0c006cff2baf..3eb6fb578273 100644 --- a/app-editors/emacs/emacs-28.2-r13.ebuild +++ b/app-editors/emacs/emacs-28.2-r13.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" |