diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-14 19:48:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-14 19:48:54 +0200 |
commit | a1f772710e19b18a366656a4caf4324baf5f4fd4 (patch) | |
tree | cde7cbe74bf4c1d845dd2ed3b37aa57c14cf8da2 /app-editors | |
parent | app-editors/emacs-23.4-r16: alpha stable (diff) | |
download | gentoo-a1f772710e19b18a366656a4caf4324baf5f4fd4.tar.gz gentoo-a1f772710e19b18a366656a4caf4324baf5f4fd4.tar.bz2 gentoo-a1f772710e19b18a366656a4caf4324baf5f4fd4.zip |
app-editors/emacs-24.5-r4: alpha stable
Gentoo-Bug: 630680
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-24.5-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r4.ebuild b/app-editors/emacs/emacs-24.5-r4.ebuild index 55982d72c1da..50bf045986bc 100644 --- a/app-editors/emacs/emacs-24.5-r4.ebuild +++ b/app-editors/emacs/emacs-24.5-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="24" -KEYWORDS="~alpha ~amd64 ~arm ~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 ~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 dbus 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 )" |