diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 18:01:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 18:01:22 +0300 |
commit | db5514295161a7511c9bb10d7023b7e5fce3f50b (patch) | |
tree | 3a4960482ee962ba1747d88b950ccc327b1fe9f9 /app-editors | |
parent | app-editors/emacs: arm stable wrt bug #667038 (diff) | |
download | gentoo-db5514295161a7511c9bb10d7023b7e5fce3f50b.tar.gz gentoo-db5514295161a7511c9bb10d7023b7e5fce3f50b.tar.bz2 gentoo-db5514295161a7511c9bb10d7023b7e5fce3f50b.zip |
app-editors/emacs: arm stable wrt bug #667040
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-25.3-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.3-r6.ebuild b/app-editors/emacs/emacs-25.3-r6.ebuild index 11a6d0768261..5411811253c2 100644 --- a/app-editors/emacs/emacs-25.3-r6.ebuild +++ b/app-editors/emacs/emacs-25.3-r6.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 ~m68k ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~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 cairo dbus dynamic-loading 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 )" |