summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-24 09:23:53 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-24 09:30:26 +0100
commit94d074be4eef2dc483eacd71d0671415d610afe0 (patch)
tree6049321ad672407955c90d0e8ecd975c8765190a
parentmedia-libs/x265: arm ppc64 stable (bug 607802). (diff)
downloadgentoo-94d074be4eef2dc483eacd71d0671415d610afe0.tar.gz
gentoo-94d074be4eef2dc483eacd71d0671415d610afe0.tar.bz2
gentoo-94d074be4eef2dc483eacd71d0671415d610afe0.zip
sys-apps/openrc: arm ppc ppc64 stable (bug 610412)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64"
-rw-r--r--sys-apps/openrc/openrc-0.23.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/openrc/openrc-0.23.2.ebuild b/sys-apps/openrc/openrc-0.23.2.ebuild
index 8298d0829f27..e4286b9908ce 100644
--- a/sys-apps/openrc/openrc-0.23.2.ebuild
+++ b/sys-apps/openrc/openrc-0.23.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
LICENSE="BSD-2"