diff options
author | Sam James <sam@gentoo.org> | 2024-03-26 11:05:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-26 11:05:43 +0000 |
commit | 058fd06dea4eb0d6511f88fbf7efbf1dfe7ea6ed (patch) | |
tree | a6720cc83f714e6aee61dc723f3526b2574d5afb /app-editors | |
parent | app-editors/emacs: Stabilize 27.2-r15 x86, #927819 (diff) | |
download | gentoo-058fd06dea4eb0d6511f88fbf7efbf1dfe7ea6ed.tar.gz gentoo-058fd06dea4eb0d6511f88fbf7efbf1dfe7ea6ed.tar.bz2 gentoo-058fd06dea4eb0d6511f88fbf7efbf1dfe7ea6ed.zip |
app-editors/emacs: Stabilize 28.2-r11 x86, #927819
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-28.2-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-28.2-r11.ebuild b/app-editors/emacs/emacs-28.2-r11.ebuild index 641ceec7147d..788887412fea 100644 --- a/app-editors/emacs/emacs-28.2-r11.ebuild +++ b/app-editors/emacs/emacs-28.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" |