commit: 37a0c4b4af86665f8cba5e3e7d6b1428608175bd Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Nov 28 18:24:54 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Nov 28 18:25:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a0c4b4
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 sys-apps/openrc/openrc-0.34.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/openrc/openrc-0.34.10.ebuild b/sys-apps/openrc/openrc-0.34.10.ebuild index f54f45f0fd3..fd5ba4f6e23 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"