diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 16:06:15 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 16:06:15 -0400 |
commit | 06fed60a3f0cb48d73c7a2873c28bbb5963fedaf (patch) | |
tree | 983fa8ea4cd88215f5760b7d1b5def1bef470450 /app-editors | |
parent | app-editors/emacs-25.3-r6: ppc stable, bug 667040 (diff) | |
download | gentoo-06fed60a3f0cb48d73c7a2873c28bbb5963fedaf.tar.gz gentoo-06fed60a3f0cb48d73c7a2873c28bbb5963fedaf.tar.bz2 gentoo-06fed60a3f0cb48d73c7a2873c28bbb5963fedaf.zip |
app-editors/emacs-26.1-r3: ppc stable, bug 667042
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-26.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-26.1-r3.ebuild b/app-editors/emacs/emacs-26.1-r3.ebuild index 57e12a72f6d6..09e4a7d05599 100644 --- a/app-editors/emacs/emacs-26.1-r3.ebuild +++ b/app-editors/emacs/emacs-26.1-r3.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 gtk2 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 )" |