From: Mart Raudsepp Date: Wed, 3 Oct 2018 18:57:52 +0000 (+0300) Subject: sys-apps/openrc-0.38.2: arm64 stable (bug #658854) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dadb79825e5b84a9522bbe50bead0041c755241f;p=gentoo.git sys-apps/openrc-0.38.2: arm64 stable (bug #658854) Signed-off-by: Mart Raudsepp Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/sys-apps/openrc/openrc-0.38.2.ebuild b/sys-apps/openrc/openrc-0.38.2.ebuild index c4d342432f49..cef6234d7e44 100644 --- a/sys-apps/openrc/openrc-0.38.2.ebuild +++ b/sys-apps/openrc/openrc-0.38.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86-fbsd" + KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" fi LICENSE="BSD-2"