diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-15 06:40:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-15 06:40:25 +0200 |
commit | 17528e6d94dd6222f8b0f666a0ac08d4622d1caf (patch) | |
tree | bff8892cf15715b078d58ef555ee9ca9e7955b89 /app-editors | |
parent | app-editors/emacs: arm stable, bug #630680 (diff) | |
download | gentoo-17528e6d94dd6222f8b0f666a0ac08d4622d1caf.tar.gz gentoo-17528e6d94dd6222f8b0f666a0ac08d4622d1caf.tar.bz2 gentoo-17528e6d94dd6222f8b0f666a0ac08d4622d1caf.zip |
app-editors/emacs: arm stable, bug #630680
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-25.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.2-r1.ebuild b/app-editors/emacs/emacs-25.2-r1.ebuild index d4b57388ace0..b2ad0adcb12d 100644 --- a/app-editors/emacs/emacs-25.2-r1.ebuild +++ b/app-editors/emacs/emacs-25.2-r1.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="25" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena cairo dbus dynamic-loading 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 xwidgets zlib" REQUIRED_USE="?? ( aqua X )" |