From: Agostino Sarubbo Date: Thu, 27 Apr 2017 11:18:47 +0000 (+0200) Subject: sys-apps/openrc: sparc stable wrt bug #615368 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=92b72920ea2bd151371f227d5628694052a95856;p=gentoo.git sys-apps/openrc: sparc stable wrt bug #615368 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/openrc/openrc-0.24.2.ebuild b/sys-apps/openrc/openrc-0.24.2.ebuild index bca2001f05a5..cf6f38d149a8 100644 --- a/sys-apps/openrc/openrc-0.24.2.ebuild +++ b/sys-apps/openrc/openrc-0.24.2.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"