diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-17 10:46:25 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-17 10:46:25 -0700 |
commit | 3aa340429db503bf0ec9e75606ac9a35550428be (patch) | |
tree | ba8f4395ef0dba3b0056125441477bd3cb5972ef /app-editors | |
parent | d6bddba52cf12d860eece88066fc8c16abb710a8 (diff) | |
download | gentoo-3aa340429db503bf0ec9e75606ac9a35550428be.tar.gz gentoo-3aa340429db503bf0ec9e75606ac9a35550428be.tar.xz |
app-editors/emacs-25.3-r3: alpha stable, bug 649910
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-25.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-25.3-r3.ebuild b/app-editors/emacs/emacs-25.3-r3.ebuild index 9b664cf0cd8..8fccd46c6d3 100644 --- a/app-editors/emacs/emacs-25.3-r3.ebuild +++ b/app-editors/emacs/emacs-25.3-r3.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="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 ~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 hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" |