diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 13:48:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-15 13:48:29 +0000 |
commit | 9e21333268fd2f46dbf02789b069c1da4bf27eb7 (patch) | |
tree | 9c8a97c88daef4611404dfe0cf7688bfc2c41828 /app-editors/emacs/emacs-24.3-r1.ebuild | |
parent | Stable for x86, wrt bug #469916 (diff) | |
download | gentoo-2-9e21333268fd2f46dbf02789b069c1da4bf27eb7.tar.gz gentoo-2-9e21333268fd2f46dbf02789b069c1da4bf27eb7.tar.bz2 gentoo-2-9e21333268fd2f46dbf02789b069c1da4bf27eb7.zip |
Stable for x86, wrt bug #469874
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/emacs/emacs-24.3-r1.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-24.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-24.3-r1.ebuild b/app-editors/emacs/emacs-24.3-r1.ebuild index 60c13eec85bb..29530dfafae7 100644 --- a/app-editors/emacs/emacs-24.3-r1.ebuild +++ b/app-editors/emacs/emacs-24.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r1.ebuild,v 1.4 2013/05/15 13:43:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r1.ebuild,v 1.5 2013/05/15 13:48:29 ago Exp $ EAPI=5 @@ -13,7 +13,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="alsa aqua athena dbus games gconf gif gnutls gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm" REQUIRED_USE="?? ( aqua X )" |