diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:52:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:52:36 +0000 |
commit | e64b7ba5a5c2e8c115a9af1b7275d5ec8139d2cb (patch) | |
tree | 263f3f56686ecfcc28ad5b4a6835b70df69fb998 /dev-util/strace/strace-4.6.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-e64b7ba5a5c2e8c115a9af1b7275d5ec8139d2cb.tar.gz gentoo-2-e64b7ba5a5c2e8c115a9af1b7275d5ec8139d2cb.tar.bz2 gentoo-2-e64b7ba5a5c2e8c115a9af1b7275d5ec8139d2cb.zip |
x86 stable wrt bug #391655
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-util/strace/strace-4.6.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.6.ebuild b/dev-util/strace/strace-4.6.ebuild index 1849db027f02..170cd7a32785 100644 --- a/dev-util/strace/strace-4.6.ebuild +++ b/dev-util/strace/strace-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.6.ebuild,v 1.4 2011/12/04 22:07:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.6.ebuild,v 1.5 2011/12/07 07:52:36 phajdan.jr Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" 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 |