diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-08 19:52:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-08 19:52:28 +0000 |
commit | 1e5138ce0784d07d837268ebb009d52c638fa85e (patch) | |
tree | 2fc7269f5eebdd393db483ee6e7088b58a6871e9 /app-editors/emacs/emacs-21.4.ebuild | |
parent | more ia64 fixes for building against linux26-headers-2.6.8.1-r2 (diff) | |
download | historical-1e5138ce0784d07d837268ebb009d52c638fa85e.tar.gz historical-1e5138ce0784d07d837268ebb009d52c638fa85e.tar.bz2 historical-1e5138ce0784d07d837268ebb009d52c638fa85e.zip |
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-editors/emacs/emacs-21.4.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-21.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-21.4.ebuild b/app-editors/emacs/emacs-21.4.ebuild index bfbc19f221ca..a9d60b983088 100644 --- a/app-editors/emacs/emacs-21.4.ebuild +++ b/app-editors/emacs/emacs-21.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4.ebuild,v 1.3 2005/02/08 17:02:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4.ebuild,v 1.4 2005/02/08 19:52:28 corsair Exp $ inherit flag-o-matic eutils alternatives toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="21" -KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~hppa ~amd64 -ia64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~hppa ~amd64 -ia64 ~s390 ppc64" IUSE="X Xaw3d gnome leim lesstif motif nls nosendmail" RDEPEND="sys-libs/ncurses |