diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 18:00:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 18:00:20 +0300 |
commit | 884de267fe26625d98f004830470a2e40bde8fe9 (patch) | |
tree | 42246dc5d832e68775ef2c7698dee4938c84951f /app-editors | |
parent | app-editors/emacs: arm stable wrt bug #667042 (diff) | |
download | gentoo-884de267fe26625d98f004830470a2e40bde8fe9.tar.gz gentoo-884de267fe26625d98f004830470a2e40bde8fe9.tar.bz2 gentoo-884de267fe26625d98f004830470a2e40bde8fe9.zip |
app-editors/emacs: arm stable wrt bug #667038
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-editors')
-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 192e25ae9d4e..37153b7595ec 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 )" |