diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-22 22:53:48 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-23 00:42:23 -0500 |
commit | c305496770b5b6eebb3d0b169e10e1a66e3467ff (patch) | |
tree | fe08b8418731bb63bb32d25228c64abf576f93e9 | |
parent | dev-python/pytest-virtualenv: Version bump to 1.7.0 (diff) | |
download | gentoo-c305496770b5b6eebb3d0b169e10e1a66e3467ff.tar.gz gentoo-c305496770b5b6eebb3d0b169e10e1a66e3467ff.tar.bz2 gentoo-c305496770b5b6eebb3d0b169e10e1a66e3467ff.zip |
app-editors/emacs: arm64 stable (bug #700892)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
-rw-r--r-- | app-editors/emacs/emacs-26.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-26.3-r1.ebuild b/app-editors/emacs/emacs-26.3-r1.ebuild index ba2743383655..ff88562a010a 100644 --- a/app-editors/emacs/emacs-26.3-r1.ebuild +++ b/app-editors/emacs/emacs-26.3-r1.ebuild @@ -11,7 +11,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 ~riscv ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sh ~sparc ~x86 ~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 )" |