diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-25 09:23:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-25 09:23:34 +0000 |
commit | d734f65a994d9159e13e57c4a19c7e6430cc4eeb (patch) | |
tree | 7693a56fda7e07ad8537944c69a28daba249d02c /dev-util/strace/strace-4.5.14.ebuild | |
parent | Marked ppc-macos stable for progressive users (bug #137896) (diff) | |
download | historical-d734f65a994d9159e13e57c4a19c7e6430cc4eeb.tar.gz historical-d734f65a994d9159e13e57c4a19c7e6430cc4eeb.tar.bz2 historical-d734f65a994d9159e13e57c4a19c7e6430cc4eeb.zip |
Stable on ppc64; bug #137914
Package-Manager: portage-2.1
Diffstat (limited to 'dev-util/strace/strace-4.5.14.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.5.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.5.14.ebuild b/dev-util/strace/strace-4.5.14.ebuild index 52acd492e913..cd82ec163af8 100644 --- a/dev-util/strace/strace-4.5.14.ebuild +++ b/dev-util/strace/strace-4.5.14.ebuild @@ -1,6 +1,6 @@ # 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.14.ebuild,v 1.1 2006/01/18 11:55:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.2 2006/06/25 09:23:34 corsair 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 ~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 )" |