From 0099b4870da3d5d96d8a6c4e917c809835d022c1 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 10 Jul 2011 17:57:37 +0000 Subject: Stable for HPPA (bug #373251). (Portage version: 2.2.0_alpha43/cvs/Linux x86_64) --- sys-apps/openrc/openrc-0.8.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/openrc/openrc-0.8.3-r1.ebuild') diff --git a/sys-apps/openrc/openrc-0.8.3-r1.ebuild b/sys-apps/openrc/openrc-0.8.3-r1.ebuild index f8baf7616d3d..33dc778a9e8c 100644 --- a/sys-apps/openrc/openrc-0.8.3-r1.ebuild +++ b/sys-apps/openrc/openrc-0.8.3-r1.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.8.3-r1.ebuild,v 1.6 2011/07/09 17:05:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.8.3-r1.ebuild,v 1.7 2011/07/10 17:57:37 jer 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" -- cgit v1.2.3-65-gdbad