summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 23:28:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 23:28:19 +0000
commit1c1e9b92576b8997afcae72130e81f2484baedd5 (patch)
treee7bc224ead7d56f138fcfff521326514456cc312 /net-misc/aggregate
parenthppa repoman (diff)
downloadgentoo-2-1c1e9b92576b8997afcae72130e81f2484baedd5.tar.gz
gentoo-2-1c1e9b92576b8997afcae72130e81f2484baedd5.tar.bz2
gentoo-2-1c1e9b92576b8997afcae72130e81f2484baedd5.zip
Remove arm keywords
Diffstat (limited to 'net-misc/aggregate')
-rw-r--r--net-misc/aggregate/aggregate-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild
index c95622efa2b1..9713968db41f 100644
--- a/net-misc/aggregate/aggregate-1.6.ebuild
+++ b/net-misc/aggregate/aggregate-1.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.3 2003/10/28 20:26:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.4 2004/02/22 23:27:33 agriffis Exp $
DESCRIPTION="aggregate takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list."
HOMEPAGE="http://dist.automagic.org/"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~arm ~hppa ia64 amd64 ~sparc ~mips"
+KEYWORDS="x86 ~ppc ~alpha ~hppa ia64 amd64 ~sparc ~mips"
IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl"