summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 18:43:02 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 18:43:02 +0000
commit54219b56b0365f942a5187c112e2a900b9f645a2 (patch)
treea86cd36b41903510e6f7109a42a3e0a5b49bc00d /app-doc/howto-text
parentVersion bump (diff)
downloadhistorical-54219b56b0365f942a5187c112e2a900b9f645a2.tar.gz
historical-54219b56b0365f942a5187c112e2a900b9f645a2.tar.bz2
historical-54219b56b0365f942a5187c112e2a900b9f645a2.zip
Remove arm keywords
Diffstat (limited to 'app-doc/howto-text')
-rw-r--r--app-doc/howto-text/howto-text-20031006.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/howto-text/howto-text-20031006.ebuild b/app-doc/howto-text/howto-text-20031006.ebuild
index 8f7451c24821..baf41ba87723 100644
--- a/app-doc/howto-text/howto-text-20031006.ebuild
+++ b/app-doc/howto-text/howto-text-20031006.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20031006.ebuild,v 1.1 2003/10/06 13:30:48 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20031006.ebuild,v 1.2 2004/02/22 18:40:59 agriffis Exp $
MY_P="Linux-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.linuxdoc.org"
SLOT="0"
LICENSE="GPL-2 LDP"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc"
#As of 2003-07-24, the mini-HOWTOs are now merged into the full set of HOWTOs
DEPEND="!app-doc/mini-howto-text"