diff options
Diffstat (limited to 'app-editors/elisp-manual/elisp-manual-21.2.8.ebuild')
-rw-r--r-- | app-editors/elisp-manual/elisp-manual-21.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild index b9b3d888fd14..ebdfcf5b047b 100644 --- a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild +++ b/app-editors/elisp-manual/elisp-manual-21.2.8.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/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.5 2004/03/13 23:00:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.6 2004/04/15 22:30:37 randy Exp $ MY_PV=21-2.8 DESCRIPTION="The GNU Emacs Lisp Reference Manual" @@ -9,7 +9,7 @@ SRC_URI="http://www.gnu.org/manual/elisp-manual-${MY_PV}/info/elisp-info.tar.gz" LICENSE="FDL-1.1" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc s390" DEPEND="" RDEPEND="" |