diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-01 09:47:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-01 09:47:33 +0200 |
commit | 357f7deb7fbeb19164b2e3ef5ebb5e188a7a6b8e (patch) | |
tree | 529bf7ea57b4e41bba26dff6e58bec82da112c86 /app-editors | |
parent | profiles/base/package.use.force: enforce dns resolver for dev-games/simgear d... (diff) | |
download | gentoo-357f7deb7fbeb19164b2e3ef5ebb5e188a7a6b8e.tar.gz gentoo-357f7deb7fbeb19164b2e3ef5ebb5e188a7a6b8e.tar.bz2 gentoo-357f7deb7fbeb19164b2e3ef5ebb5e188a7a6b8e.zip |
app-editors/emacs: arm stable, bug #591746
Package-Manager: portage-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-24.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r3.ebuild b/app-editors/emacs/emacs-24.5-r3.ebuild index 0540ec89356a..2b2a6c017c7a 100644 --- a/app-editors/emacs/emacs-24.5-r3.ebuild +++ b/app-editors/emacs/emacs-24.5-r3.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 gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |