From 2e86148d50bce5937e2570a16f2cbed4d69a3118 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 30 Jul 2007 09:58:54 +0000 Subject: arm/sh stable (Portage version: 2.1.3_rc9) --- dev-util/strace/strace-4.5.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/strace') diff --git a/dev-util/strace/strace-4.5.15.ebuild b/dev-util/strace/strace-4.5.15.ebuild index 36822654a210..80bcfda8c7d5 100644 --- a/dev-util/strace/strace-4.5.15.ebuild +++ b/dev-util/strace/strace-4.5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.15.ebuild,v 1.3 2007/07/28 17:06:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.15.ebuild,v 1.4 2007/07/30 09:58:54 vapier Exp $ inherit flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc x86" IUSE="static aio" DEPEND="aio? ( dev-libs/libaio )" -- cgit v1.2.3-65-gdbad