diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:27:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:27:57 +0000 |
commit | 94e7011a1d1f3340476baab70a086e28e8d8ce80 (patch) | |
tree | 3991ff5f177be2b6d4c4597766841773394cda1f /app-editors/emacs/emacs-18.59-r9.ebuild | |
parent | x86 stable wrt bug #503784 (diff) | |
download | gentoo-2-94e7011a1d1f3340476baab70a086e28e8d8ce80.tar.gz gentoo-2-94e7011a1d1f3340476baab70a086e28e8d8ce80.tar.bz2 gentoo-2-94e7011a1d1f3340476baab70a086e28e8d8ce80.zip |
x86 stable wrt bug #502262
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-editors/emacs/emacs-18.59-r9.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-18.59-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-18.59-r9.ebuild b/app-editors/emacs/emacs-18.59-r9.ebuild index 77ed1e0be516..2ec4bb683c0a 100644 --- a/app-editors/emacs/emacs-18.59-r9.ebuild +++ b/app-editors/emacs/emacs-18.59-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r9.ebuild,v 1.3 2014/02/20 20:59:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r9.ebuild,v 1.4 2014/03/12 05:27:57 phajdan.jr Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${P}.tar.gz LICENSE="GPL-1+ GPL-2+ BSD" #HPND SLOT="18" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+abi_x86_32 abi_x86_x32" REQUIRED_USE="amd64? ( || ( abi_x86_32 abi_x86_x32 ) )" |