From 7309f418c15db631fa17c8bdfe55469542ef42a9 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Mon, 23 Feb 2004 00:54:54 +0000 Subject: Remove arm keywords --- sys-apps/time/time-1.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/time') diff --git a/sys-apps/time/time-1.7-r1.ebuild b/sys-apps/time/time-1.7-r1.ebuild index 76839c89ea6c..7b517c7deac5 100644 --- a/sys-apps/time/time-1.7-r1.ebuild +++ b/sys-apps/time/time-1.7-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.13 2003/06/21 21:19:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/time/time-1.7-r1.ebuild,v 1.14 2004/02/23 00:52:40 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A command that displays info about resources used by a program" SRC_URI="ftp://ftp.gnu.org/pub/gnu/time/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/directory/time.html" -KEYWORDS="x86 amd64 ppc sparc arm" +KEYWORDS="x86 amd64 ppc sparc " SLOT="0" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad