From: William Hubbs Date: Thu, 12 Oct 2017 18:40:47 +0000 (-0500) Subject: sys-apps/openrc: 0.32.1 stable on amd64 for bug #633976 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=469f3368072850d4c0a514d24a604bf2adc9b5fa;p=gentoo.git sys-apps/openrc: 0.32.1 stable on amd64 for bug #633976 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/sys-apps/openrc/openrc-0.32.1.ebuild b/sys-apps/openrc/openrc-0.32.1.ebuild index e50431efc97e..4791b531c42b 100644 --- a/sys-apps/openrc/openrc-0.32.1.ebuild +++ b/sys-apps/openrc/openrc-0.32.1.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"