diff options
author | 2021-06-07 07:22:17 +0100 | |
---|---|---|
committer | 2021-06-07 07:25:02 +0100 | |
commit | 5e1317901abcf308b0085cc040f34f2961375770 (patch) | |
tree | 941d330b8540855aea372ba1115eb2a44063c0c4 /app-editors | |
parent | dev-perl/File-pushd: stable 1.16.0 for ppc (diff) | |
download | gentoo-5e1317901abcf308b0085cc040f34f2961375770.tar.gz gentoo-5e1317901abcf308b0085cc040f34f2961375770.tar.bz2 gentoo-5e1317901abcf308b0085cc040f34f2961375770.zip |
app-editors/emacs: stable 27.2 for ppc
stable wrt bug #793113
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-27.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.2.ebuild b/app-editors/emacs/emacs-27.2.ebuild index b5355a44356d..271469e3625c 100644 --- a/app-editors/emacs/emacs-27.2.ebuild +++ b/app-editors/emacs/emacs-27.2.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" |