diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
commit | 7309f418c15db631fa17c8bdfe55469542ef42a9 (patch) | |
tree | 4ac22a3871cf5f3d3d0d24302d36715248f96a3b /sys-apps/time | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.gz gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.bz2 gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/time')
-rw-r--r-- | sys-apps/time/time-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |