diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 17:59:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 17:59:16 +0300 |
commit | f52c003766cdc0b875611d94e9538680a5044ef3 (patch) | |
tree | 81539773616d1c8e703fedf9a1603d3f3f80bf36 /app-editors | |
parent | x11-misc/xorg-cf-files: amd64 stable wrt bug #668900 (diff) | |
download | gentoo-f52c003766cdc0b875611d94e9538680a5044ef3.tar.gz gentoo-f52c003766cdc0b875611d94e9538680a5044ef3.tar.bz2 gentoo-f52c003766cdc0b875611d94e9538680a5044ef3.zip |
app-editors/emacs: arm stable wrt bug #667042
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-26.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-26.1-r3.ebuild b/app-editors/emacs/emacs-26.1-r3.ebuild index cc53480437fd..f6e5e2ee22c1 100644 --- a/app-editors/emacs/emacs-26.1-r3.ebuild +++ b/app-editors/emacs/emacs-26.1-r3.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="26" -KEYWORDS="alpha amd64 ~arm ~arm64 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 ~arm64 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 cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk gtk2 gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" |