diff options
author | 2010-11-21 23:56:01 +0000 | |
---|---|---|
committer | 2010-11-21 23:56:01 +0000 | |
commit | 636b5279f781c0f21d73c40ce5eb8772eeab24bf (patch) | |
tree | 958b25a92c22c9f82694afbe04d67c87edbcabf9 /dev-util/strace/strace-4.5.20.ebuild | |
parent | punt useless `die` on `dodoc` (diff) | |
download | gentoo-2-636b5279f781c0f21d73c40ce5eb8772eeab24bf.tar.gz gentoo-2-636b5279f781c0f21d73c40ce5eb8772eeab24bf.tar.bz2 gentoo-2-636b5279f781c0f21d73c40ce5eb8772eeab24bf.zip |
Mark alpha/ia64/s390/sparc/sh stable #343255.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/strace/strace-4.5.20.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.5.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.5.20.ebuild b/dev-util/strace/strace-4.5.20.ebuild index a7208aef1011..853cde2a7c9a 100644 --- a/dev-util/strace/strace-4.5.20.ebuild +++ b/dev-util/strace/strace-4.5.20.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.20.ebuild,v 1.8 2010/11/04 20:43:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20.ebuild,v 1.9 2010/11/21 23:56:01 vapier Exp $ EAPI="2" @@ -12,7 +12,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 |