From 58a84a9f3d31febfa82e0bdf13db2b7bac03a462 Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Sat, 6 Jun 2020 16:51:57 +0000 Subject: [PATCH] dev-libs/ell: arm64 stable (bug #722944) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- dev-libs/ell/ell-0.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ell/ell-0.31.ebuild b/dev-libs/ell/ell-0.31.ebuild index 13dd87bf4876c..feb0eb0a643a5 100644 --- a/dev-libs/ell/ell-0.31.ebuild +++ b/dev-libs/ell/ell-0.31.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"