summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2006-06-29 01:55:02 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2006-06-29 01:55:02 +0000
commit8a2254d8d57386ed396a7489b2687f80c9fb521b (patch)
tree396ad9eca2d76ad5f21e65ebfba033b08de67ed5 /dev-util/strace/strace-4.5.14.ebuild
parentcheck for /dev/.devfsd instead of /dev/.devfs #138312 by André Terpstra (diff)
downloadgentoo-2-8a2254d8d57386ed396a7489b2687f80c9fb521b.tar.gz
gentoo-2-8a2254d8d57386ed396a7489b2687f80c9fb521b.tar.bz2
gentoo-2-8a2254d8d57386ed396a7489b2687f80c9fb521b.zip
Stable on alpha wrt bug #137914
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util/strace/strace-4.5.14.ebuild')
-rw-r--r--dev-util/strace/strace-4.5.14.ebuild4
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 2401438c3b26..ae6dfc54d57f 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.8 2006/06/27 05:01:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.9 2006/06/29 01:55:02 yoswink 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 )"