summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-11-26 16:36:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-11-26 16:36:03 +0000
commitd3c76d15b12b7ff8161eb9f43204d48470198004 (patch)
treef1b7e39c2999ddc137057d4ad0f2f27b2f01a57f /sys-apps/openrc/openrc-0.9.4.ebuild
parentStable on amd64 wrt bug #391437 (diff)
downloadgentoo-2-d3c76d15b12b7ff8161eb9f43204d48470198004.tar.gz
gentoo-2-d3c76d15b12b7ff8161eb9f43204d48470198004.tar.bz2
gentoo-2-d3c76d15b12b7ff8161eb9f43204d48470198004.zip
Stable on amd64 wrt bug #391271
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/openrc/openrc-0.9.4.ebuild')
-rw-r--r--sys-apps/openrc/openrc-0.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/openrc/openrc-0.9.4.ebuild b/sys-apps/openrc/openrc-0.9.4.ebuild
index fe05d88e0c69..bcf54fccb675 100644
--- a/sys-apps/openrc/openrc-0.9.4.ebuild
+++ b/sys-apps/openrc/openrc-0.9.4.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/sys-apps/openrc/openrc-0.9.4.ebuild,v 1.6 2011/11/22 19:46:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.9.4.ebuild,v 1.7 2011/11/26 16:36:03 hwoarang Exp $
EAPI=4
@@ -13,7 +13,7 @@ DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} != "9999" ]] ; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"