summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 22:20:47 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 22:20:47 +0000
commitfecad9b080da6b43c5ff54a915a3eec1bf0586aa (patch)
tree7b37a13c7e4ee513f54d413fc53adc5a9db7c731 /sys-process
parentarm/s390/sh stable (diff)
downloadgentoo-2-fecad9b080da6b43c5ff54a915a3eec1bf0586aa.tar.gz
gentoo-2-fecad9b080da6b43c5ff54a915a3eec1bf0586aa.tar.bz2
gentoo-2-fecad9b080da6b43c5ff54a915a3eec1bf0586aa.zip
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/runit/runit-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/runit/runit-1.5.0.ebuild b/sys-process/runit/runit-1.5.0.ebuild
index 5a6911318ba5..64233f748939 100644
--- a/sys-process/runit/runit-1.5.0.ebuild
+++ b/sys-process/runit/runit-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.7 2007/06/02 21:31:38 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.8 2007/06/24 22:20:47 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 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="static"
DEPEND=""