From: Ben Kohler Date: Wed, 11 Mar 2020 15:35:07 +0000 (-0500) Subject: dev-libs/ell: 0.27 stable on arm64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=07d87245a36b2491d91418377cea7c8b03c86d0a;p=gentoo.git dev-libs/ell: 0.27 stable on arm64 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Ben Kohler --- diff --git a/dev-libs/ell/ell-0.27.ebuild b/dev-libs/ell/ell-0.27.ebuild index 8d17f6e5152b..e4afae4a385c 100644 --- a/dev-libs/ell/ell-0.27.ebuild +++ b/dev-libs/ell/ell-0.27.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git" else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" fi LICENSE="LGPL-2.1" SLOT="0"