diff options
author | 2012-07-03 07:42:02 +0000 | |
---|---|---|
committer | 2012-07-03 07:42:02 +0000 | |
commit | 372c41aa595d6ddd1af1c2a814f52e640d23eebb (patch) | |
tree | 4afae2a5a6a505a796c9068932a4f284884b4c18 /app-editors/emacs/emacs-23.4-r3.ebuild | |
parent | Version bump, drop old. (diff) | |
download | historical-372c41aa595d6ddd1af1c2a814f52e640d23eebb.tar.gz historical-372c41aa595d6ddd1af1c2a814f52e640d23eebb.tar.bz2 historical-372c41aa595d6ddd1af1c2a814f52e640d23eebb.zip |
marked x86 per bug 423507
Package-Manager: portage-2.2.0_alpha114/cvs/Linux i686
Diffstat (limited to 'app-editors/emacs/emacs-23.4-r3.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-23.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-23.4-r3.ebuild b/app-editors/emacs/emacs-23.4-r3.ebuild index dc27c92fc2db..8d5c7b6032ff 100644 --- a/app-editors/emacs/emacs-23.4-r3.ebuild +++ b/app-editors/emacs/emacs-23.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r3.ebuild,v 1.6 2012/06/29 07:58:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r3.ebuild,v 1.7 2012/07/03 07:42:02 jdhore Exp $ EAPI=4 WANT_AUTOMAKE="none" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2" SLOT="23" -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 ~x86-macos ~sparc-solaris ~x86-solaris" +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 ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="aqua? ( !X )" |