diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 12:28:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 12:28:50 +0000 |
commit | eba2ec8c1fe974cccb0bb171e7d1e690c1304f75 (patch) | |
tree | e13deae3e9a1ee2ade2abc459d4c3a3e0da224ed /app-editors/emacs | |
parent | dev-util/gtk-update-icon-cache: Stabilize 3.24.24 ppc, #767358 (diff) | |
download | gentoo-eba2ec8c1fe974cccb0bb171e7d1e690c1304f75.tar.gz gentoo-eba2ec8c1fe974cccb0bb171e7d1e690c1304f75.tar.bz2 gentoo-eba2ec8c1fe974cccb0bb171e7d1e690c1304f75.zip |
app-editors/emacs: Stabilize 27.1-r3 ppc, #767361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-27.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.1-r3.ebuild b/app-editors/emacs/emacs-27.1-r3.ebuild index bd35ed1d7cd4..cec5c774b5e6 100644 --- a/app-editors/emacs/emacs-27.1-r3.ebuild +++ b/app-editors/emacs/emacs-27.1-r3.ebuild @@ -33,7 +33,7 @@ else fi SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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" |