From: William Hubbs Date: Tue, 28 Nov 2017 18:24:54 +0000 (-0600) Subject: sys-apps/openrc: 0.34.10 stable on arm for bug #637508 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37a0c4b4af86665f8cba5e3e7d6b1428608175bd;p=gentoo.git sys-apps/openrc: 0.34.10 stable on arm for bug #637508 Thanks to nerdboy for his help with this. Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/sys-apps/openrc/openrc-0.34.10.ebuild b/sys-apps/openrc/openrc-0.34.10.ebuild index f54f45f0fd3f..fd5ba4f6e238 100644 --- a/sys-apps/openrc/openrc-0.34.10.ebuild +++ b/sys-apps/openrc/openrc-0.34.10.ebuild @@ -13,7 +13,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"