diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 18:10:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 18:12:56 +0300 |
commit | bd9b6105ae91f8e7113a957b6e56037a18a6ad80 (patch) | |
tree | eda8b7c3a1a828ac5851486f2f05c9ee2ae3ff49 /app-editors/emacs | |
parent | virtual/emacs: m68k/s390/sh stable (diff) | |
download | gentoo-bd9b6105ae91f8e7113a957b6e56037a18a6ad80.tar.gz gentoo-bd9b6105ae91f8e7113a957b6e56037a18a6ad80.tar.bz2 gentoo-bd9b6105ae91f8e7113a957b6e56037a18a6ad80.zip |
app-editors/emacs: m68k/s390/sh stable
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-25.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.3-r4.ebuild b/app-editors/emacs/emacs-25.3-r4.ebuild index fa65731efdb0..c6d29908c41b 100644 --- a/app-editors/emacs/emacs-25.3-r4.ebuild +++ b/app-editors/emacs/emacs-25.3-r4.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 m68k ~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 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 )" |