diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-28 13:59:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-28 13:59:07 +0000 |
commit | a716a2a69bebf4702aa2920351c33901121b288f (patch) | |
tree | 5e3b7ea3b02dd4efceabc8471b4a93c68808c24c /dev-util/strace/strace-4.5.19.ebuild | |
parent | Fix the repoman issues in all ebuilds. (diff) | |
download | gentoo-2-a716a2a69bebf4702aa2920351c33901121b288f.tar.gz gentoo-2-a716a2a69bebf4702aa2920351c33901121b288f.tar.bz2 gentoo-2-a716a2a69bebf4702aa2920351c33901121b288f.zip |
Stable for HPPA (bug #250631).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'dev-util/strace/strace-4.5.19.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.5.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.5.19.ebuild b/dev-util/strace/strace-4.5.19.ebuild index d2ec7985ea4b..7fd85550b6db 100644 --- a/dev-util/strace/strace-4.5.19.ebuild +++ b/dev-util/strace/strace-4.5.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.1 2009/10/27 13:15:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.2 2009/10/28 13:59:07 jer Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD" 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-0.3.106 )" |