From 333c636246998af8040024a6c4be743b082716b5 Mon Sep 17 00:00:00 2001 From: Maarten Thibaut Date: Fri, 16 Aug 2002 04:05:56 +0000 Subject: Adding sparc/sparc64 keywords --- dev-util/indent/indent-2.2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/indent') diff --git a/dev-util/indent/indent-2.2.6.ebuild b/dev-util/indent/indent-2.2.6.ebuild index 958e41be4aa5..a256da46a9f6 100644 --- a/dev-util/indent/indent-2.2.6.ebuild +++ b/dev-util/indent/indent-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.6.ebuild,v 1.4 2002/07/23 20:13:40 trance Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.6.ebuild,v 1.5 2002/08/16 04:04:42 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Indent program source files" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad