diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-04-09 06:41:32 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-04-09 06:41:32 +0000 |
commit | f12e01e28d487cd5fa7e672e1f332a473ca7d3d2 (patch) | |
tree | e287a66a42822780683a6db37ca570bb54f92b55 /app-editors/emacs/emacs-21.3-r2.ebuild | |
parent | cleanup and bump (diff) | |
download | historical-f12e01e28d487cd5fa7e672e1f332a473ca7d3d2.tar.gz historical-f12e01e28d487cd5fa7e672e1f332a473ca7d3d2.tar.bz2 historical-f12e01e28d487cd5fa7e672e1f332a473ca7d3d2.zip |
add s390 keywords
Diffstat (limited to 'app-editors/emacs/emacs-21.3-r2.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-21.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-21.3-r2.ebuild b/app-editors/emacs/emacs-21.3-r2.ebuild index 14b4f6b5665e..d693e356d1d5 100644 --- a/app-editors/emacs/emacs-21.3-r2.ebuild +++ b/app-editors/emacs/emacs-21.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r2.ebuild,v 1.12 2004/04/07 18:43:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r2.ebuild,v 1.13 2004/04/09 06:41:32 iggy Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha amd64 hppa ia64" +KEYWORDS="x86 ~ppc sparc alpha amd64 hppa ia64 s390" IUSE="X nls motif leim gnome Xaw3d" RDEPEND="sys-libs/ncurses |