diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-06 01:05:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-06 01:05:25 +0000 |
commit | 9ddcf588c0c9b9ba4413cfa708bb58a8187a52f5 (patch) | |
tree | d91cab70b3c4867351a5213d4e01b12f1161f437 /dev-util/strace/strace-4.5.12.ebuild | |
parent | Add a hack so eu-nm is not generated with an executable stack #116968 by Benn... (diff) | |
download | gentoo-2-9ddcf588c0c9b9ba4413cfa708bb58a8187a52f5.tar.gz gentoo-2-9ddcf588c0c9b9ba4413cfa708bb58a8187a52f5.tar.bz2 gentoo-2-9ddcf588c0c9b9ba4413cfa708bb58a8187a52f5.zip |
arm/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-util/strace/strace-4.5.12.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.5.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/strace/strace-4.5.12.ebuild b/dev-util/strace/strace-4.5.12.ebuild index 1b197e7964e9..7c3c1edaebae 100644 --- a/dev-util/strace/strace-4.5.12.ebuild +++ b/dev-util/strace/strace-4.5.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.12.ebuild,v 1.5 2005/11/20 07:34:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.12.ebuild,v 1.6 2006/01/06 01:05:25 vapier Exp $ inherit flag-o-matic @@ -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 ~sh ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="static aio" DEPEND="aio? ( dev-libs/libaio )" |