diff options
author | 2008-10-11 11:55:30 +0000 | |
---|---|---|
committer | 2008-10-11 11:55:30 +0000 | |
commit | 0999f885556caf8463b2f5a7cd743709225e91fe (patch) | |
tree | 896d6ee601a4cfa6833f1e62afcc5edc7674294e /dev-util/strace/strace-4.5.18.ebuild | |
parent | New version for GNOME 2.24. Use multimedia keys, better session integration a... (diff) | |
download | gentoo-2-0999f885556caf8463b2f5a7cd743709225e91fe.tar.gz gentoo-2-0999f885556caf8463b2f5a7cd743709225e91fe.tar.bz2 gentoo-2-0999f885556caf8463b2f5a7cd743709225e91fe.zip |
Stable on sparc, bug #241168
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-util/strace/strace-4.5.18.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.5.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.5.18.ebuild b/dev-util/strace/strace-4.5.18.ebuild index a17e0b9604d2..35e221ff662a 100644 --- a/dev-util/strace/strace-4.5.18.ebuild +++ b/dev-util/strace/strace-4.5.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.1 2008/08/29 01:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.2 2008/10/11 11:55:30 bluebird 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 )" |