diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 16:06:11 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 16:06:11 -0400 |
commit | 2f6a60de50a23960fefdcc654653716a7fe7bc48 (patch) | |
tree | 2e43750ed67308983e87fa56ee748aec9bb419fd /app-editors/emacs/emacs-24.5-r7.ebuild | |
parent | profiles: Update mask for julia-1.0.1 (diff) | |
download | gentoo-2f6a60de50a23960fefdcc654653716a7fe7bc48.tar.gz gentoo-2f6a60de50a23960fefdcc654653716a7fe7bc48.tar.bz2 gentoo-2f6a60de50a23960fefdcc654653716a7fe7bc48.zip |
app-editors/emacs-24.5-r7: ppc stable, bug 667038
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-editors/emacs/emacs-24.5-r7.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-24.5-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r7.ebuild b/app-editors/emacs/emacs-24.5-r7.ebuild index 2c8684aed2d4..36e4dd3d9b6c 100644 --- a/app-editors/emacs/emacs-24.5-r7.ebuild +++ b/app-editors/emacs/emacs-24.5-r7.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 gtk2 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 )" |