Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Fri, 23 Aug 2019 16:52:35
Message-Id: 1566579142.0ec4dd3a3e1ef3fe10cdd5d4c9f79038c5338d04.mattst88@gentoo
1 commit: 0ec4dd3a3e1ef3fe10cdd5d4c9f79038c5338d04
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 23 16:47:14 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 23 16:52:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec4dd3a
7
8 app-editors/emacs:24: drop to ~ppc64, bug 667038
9
10 Doesn't compile for me...
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 app-editors/emacs/emacs-24.5-r5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/emacs/emacs-24.5-r5.ebuild b/app-editors/emacs/emacs-24.5-r5.ebuild
18 index 2227bcb1520..b39c0800977 100644
19 --- a/app-editors/emacs/emacs-24.5-r5.ebuild
20 +++ b/app-editors/emacs/emacs-24.5-r5.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
22
23 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
24 SLOT="24"
25 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib"
28 REQUIRED_USE="?? ( aqua X )"