diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:53:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:53:49 +0100 |
commit | 287f3f75b6432fbfe785be8713d9a6cbf8baafee (patch) | |
tree | 3203ba0d8481f33f03e227bfeaf216d15e6730dd /app-editors | |
parent | 10100464b5466cd6c5b922680f5c4d567d9df6c4 (diff) | |
download | gentoo-287f3f75b6432fbfe785be8713d9a6cbf8baafee.tar.gz gentoo-287f3f75b6432fbfe785be8713d9a6cbf8baafee.tar.xz |
app-editors/emacs: stable 26.1-r1 for ppc, bug #663248
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-26.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-26.1-r1.ebuild b/app-editors/emacs/emacs-26.1-r1.ebuild index c4bbce7c39a..4147d504a62 100644 --- a/app-editors/emacs/emacs-26.1-r1.ebuild +++ b/app-editors/emacs/emacs-26.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="26" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" |