summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.4.ebuild b/dev-util/strace/strace-4.4.ebuild
index d38da3d6b923..9a669bb8012b 100644
--- a/dev-util/strace/strace-4.4.ebuild
+++ b/dev-util/strace/strace-4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.ebuild,v 1.6 2002/08/01 18:26:40 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.ebuild,v 1.7 2002/08/16 04:04:42 murphy Exp $
# NOTE: For some reason, upstream has changed the naming scheme
# for the tarballs to something quite lame:
@@ -22,7 +22,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc sys-devel/autoconf"
RDEPEND="${DEPEND}"