summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-12 13:50:03 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-12 13:50:03 +0000
commit1baf43958ecc51953ee805089bcdbc1b960b9f1d (patch)
treea458da7a058b93791c9c463ce1a0287d5c7f7878 /sys-apps/openrc/openrc-0.12.4.ebuild
parentVersion bump wrt bug #490818. (diff)
downloadhistorical-1baf43958ecc51953ee805089bcdbc1b960b9f1d.tar.gz
historical-1baf43958ecc51953ee805089bcdbc1b960b9f1d.tar.bz2
historical-1baf43958ecc51953ee805089bcdbc1b960b9f1d.zip
Stable for HPPA (bug #487332).
Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'sys-apps/openrc/openrc-0.12.4.ebuild')
-rw-r--r--sys-apps/openrc/openrc-0.12.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/openrc/openrc-0.12.4.ebuild b/sys-apps/openrc/openrc-0.12.4.ebuild
index 85a4a284e6fd..0ea745fc4a51 100644
--- a/sys-apps/openrc/openrc-0.12.4.ebuild
+++ b/sys-apps/openrc/openrc-0.12.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.12.4.ebuild,v 1.1 2013/10/31 02:02:22 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.12.4.ebuild,v 1.2 2013/11/12 13:50:02 jer Exp $
EAPI=5
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"