summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-05-05 12:54:19 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-05-05 12:54:19 +0000
commitc2530dd8036a870e5d9c0515d9e2e8d4bff61fe2 (patch)
tree84e65bc2042280b9adc3292030be6eba90568288 /app-editors
parentAdded dependency on db. Closes #49556. (Manifest recommit) (diff)
downloadgentoo-2-c2530dd8036a870e5d9c0515d9e2e8d4bff61fe2.tar.gz
gentoo-2-c2530dd8036a870e5d9c0515d9e2e8d4bff61fe2.tar.bz2
gentoo-2-c2530dd8036a870e5d9c0515d9e2e8d4bff61fe2.zip
amd64
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/elisp-manual/elisp-manual-21.2.8.ebuild4
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 ebdfcf5b047b..91081efa5409 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.6 2004/04/15 22:30:37 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.7 2004/05/05 12:54:19 kugelfang 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 s390"
+KEYWORDS="x86 ppc sparc s390 amd64"
DEPEND=""
RDEPEND=""