summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:38:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:38:20 +0000
commit2f3061d218165b04b72bb640979036077feb689f (patch)
tree54f6d282bf4aca4dc0730e0224a054aa75c2165c /dev-util/ltrace
parenthppa repoman (diff)
downloadgentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.gz
gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.bz2
gentoo-2-2f3061d218165b04b72bb640979036077feb689f.zip
Remove arm keywords
Diffstat (limited to 'dev-util/ltrace')
-rw-r--r--dev-util/ltrace/ltrace-0.3.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ltrace/ltrace-0.3.31.ebuild b/dev-util/ltrace/ltrace-0.3.31.ebuild
index 791efb4813de..443f11d0c3b3 100644
--- a/dev-util/ltrace/ltrace-0.3.31.ebuild
+++ b/dev-util/ltrace/ltrace-0.3.31.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/dev-util/ltrace/ltrace-0.3.31.ebuild,v 1.6 2003/10/27 09:42:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.3.31.ebuild,v 1.7 2004/02/22 22:34:25 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ltrace shows runtime library call information for dynamically linked executables"
@@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/l/ltrace/${PN}_${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips arm ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64"
DEPEND=">=sys-apps/sed-4
virtual/glibc"