diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-02-25 22:45:59 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-02-25 22:45:59 +0000 |
commit | 99c2eb725246c72c711b61def0772a3b5031123d (patch) | |
tree | 4e3bc82fbc512226d71d3017d8461da905028ea8 /dev-util/strace/strace-4.5.19.ebuild | |
parent | stable sparc, bug 306665 (diff) | |
download | gentoo-2-99c2eb725246c72c711b61def0772a3b5031123d.tar.gz gentoo-2-99c2eb725246c72c711b61def0772a3b5031123d.tar.bz2 gentoo-2-99c2eb725246c72c711b61def0772a3b5031123d.zip |
stable sparc, bug 297079
(Portage version: 2.1.7.16/cvs/Linux x86_64)
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 3172e3bd40bd..5b3ffea649b9 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-2010 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.11 2010/02/10 06:55:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.19.ebuild,v 1.12 2010/02/25 22:45:59 tcunha 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 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="static aio" # strace only uses the header from libaio |