From: Aaron Bauman Date: Fri, 10 May 2019 02:09:56 +0000 (-0400) Subject: sys-apps/openrc: arm64 stable wrt bug #684900 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=178469a0a5825dc9f44fca69b6d5c1f47a9c56da;p=gentoo.git sys-apps/openrc: arm64 stable wrt bug #684900 Signed-off-by: Aaron Bauman --- diff --git a/sys-apps/openrc/openrc-0.41.2.ebuild b/sys-apps/openrc/openrc-0.41.2.ebuild index 4ac3ef95568f..74b83f1ba759 100644 --- a/sys-apps/openrc/openrc-0.41.2.ebuild +++ b/sys-apps/openrc/openrc-0.41.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 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" fi LICENSE="BSD-2"