summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/strace/strace-4.4.94.ebuild')
-rw-r--r--dev-util/strace/strace-4.4.94.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.4.94.ebuild b/dev-util/strace/strace-4.4.94.ebuild
index 0802ae571fe0..ed11e1ab1973 100644
--- a/dev-util/strace/strace-4.4.94.ebuild
+++ b/dev-util/strace/strace-4.4.94.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/strace/strace-4.4.94.ebuild,v 1.4 2003/06/13 07:27:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.5 2003/07/12 14:28:13 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A usefull diagnostic, instructional, and debugging tool"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/"
IUSE=""
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa mips"
+KEYWORDS="x86 ~ppc ~sparc alpha ~hppa mips"
inherit flag-o-matic
DEPEND="virtual/glibc >=sys-devel/autoconf-2.54"