diff options
author | 2015-08-24 07:13:21 +0200 | |
---|---|---|
committer | 2015-08-24 07:16:17 +0200 | |
commit | 90a632bb306d45070ce15be45f5dfdf95a33e9fe (patch) | |
tree | ba68bf5d94100643ea45774336cee2b3d914427b /app-editors/emacs/emacs-24.5.ebuild | |
parent | sys-libs/libcap-ng: Stable for PPC64 (bug #556872). (diff) | |
download | gentoo-90a632bb306d45070ce15be45f5dfdf95a33e9fe.tar.gz gentoo-90a632bb306d45070ce15be45f5dfdf95a33e9fe.tar.bz2 gentoo-90a632bb306d45070ce15be45f5dfdf95a33e9fe.zip |
app-editors/emacs: Stable for PPC64 (bug #556288).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-editors/emacs/emacs-24.5.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-24.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5.ebuild b/app-editors/emacs/emacs-24.5.ebuild index 1b0ed5463346..650dd39111c7 100644 --- a/app-editors/emacs/emacs-24.5.ebuild +++ b/app-editors/emacs/emacs-24.5.ebuild @@ -13,7 +13,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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |