diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:18:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:04:55 +0200 |
commit | 94ea85f4dd4664d47392b319b09502905cdc12d0 (patch) | |
tree | 9b550eb14c4b8dae905eeeaaef54d4264a05885a /app-editors/emacs | |
parent | app-cdr/dvdisaster: x86 stable (bug #653772) (diff) | |
download | gentoo-94ea85f4dd4664d47392b319b09502905cdc12d0.tar.gz gentoo-94ea85f4dd4664d47392b319b09502905cdc12d0.tar.bz2 gentoo-94ea85f4dd4664d47392b319b09502905cdc12d0.zip |
app-editors/emacs: x86 stable (bug #667038)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-editors/emacs')
-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 e2b9def935af..2c8684aed2d4 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 )" |