diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:07:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:07:42 +0000 |
commit | 9d4f45f36bbb7278a1a9f22cd54fdca3564b7256 (patch) | |
tree | 8aa5ce25e085e505f76d94c9b2553d55e543ba0f /sys-process/runit | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-9d4f45f36bbb7278a1a9f22cd54fdca3564b7256.tar.gz gentoo-2-9d4f45f36bbb7278a1a9f22cd54fdca3564b7256.tar.bz2 gentoo-2-9d4f45f36bbb7278a1a9f22cd54fdca3564b7256.zip |
arm/s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-process/runit')
-rw-r--r-- | sys-process/runit/runit-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/runit/runit-1.7.0.ebuild b/sys-process/runit/runit-1.7.0.ebuild index d2c40292bb1e..ed425b037eb0 100644 --- a/sys-process/runit/runit-1.7.0.ebuild +++ b/sys-process/runit/runit-1.7.0.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/sys-process/runit/runit-1.7.0.ebuild,v 1.8 2008/10/14 15:00:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.7.0.ebuild,v 1.9 2008/10/27 06:07:42 vapier Exp $ inherit toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://smarden.org/runit/${P}.tar.gz" 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" DEPEND="" |