diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-23 09:47:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-23 09:52:22 -0700 |
commit | 0ec4dd3a3e1ef3fe10cdd5d4c9f79038c5338d04 (patch) | |
tree | a58a9566a8a0f6d5771ae9883dc2051fba2d4e16 /app-editors | |
parent | dev-python/pecan: use python_gen_cond_dep for py27 deps (diff) | |
download | gentoo-0ec4dd3a3e1ef3fe10cdd5d4c9f79038c5338d04.tar.gz gentoo-0ec4dd3a3e1ef3fe10cdd5d4c9f79038c5338d04.tar.bz2 gentoo-0ec4dd3a3e1ef3fe10cdd5d4c9f79038c5338d04.zip |
app-editors/emacs:24: drop to ~ppc64, bug 667038
Doesn't compile for me...
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-24.5-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r5.ebuild b/app-editors/emacs/emacs-24.5-r5.ebuild index 2227bcb15207..b39c0800977f 100644 --- a/app-editors/emacs/emacs-24.5-r5.ebuild +++ b/app-editors/emacs/emacs-24.5-r5.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="24" -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" +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" 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" REQUIRED_USE="?? ( aqua X )" |