summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-06-25 10:52:46 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-06-25 10:52:46 +0000
commit368a98ceb0d02a6a4bdafd74d0388be176bd06cf (patch)
tree47b39fd9dafb498d6a7fc601a22b7e5f8093ecf6 /dev-util/strace/strace-4.5.14.ebuild
parentVersion bump. (diff)
downloadgentoo-2-368a98ceb0d02a6a4bdafd74d0388be176bd06cf.tar.gz
gentoo-2-368a98ceb0d02a6a4bdafd74d0388be176bd06cf.tar.bz2
gentoo-2-368a98ceb0d02a6a4bdafd74d0388be176bd06cf.zip
Marked stable on amd64, bug 137914.
(Portage version: 2.1.1_pre1-r2)
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 869fd203900c..807ab6b4da71 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.3 2006/06/25 09:46:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.4 2006/06/25 10:52:46 cryos 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 )"