summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-16 13:14:51 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-16 13:15:15 -0500
commit2852406ad740ba565d2e98f7c527515303886e3a (patch)
tree7ff40e8dd6eb818eb2f73070fa4b401c26c1a1fb /dev-libs/ell
parentprofiles: unmask net-analyzer/suricata (diff)
downloadgentoo-2852406ad740ba565d2e98f7c527515303886e3a.tar.gz
gentoo-2852406ad740ba565d2e98f7c527515303886e3a.tar.bz2
gentoo-2852406ad740ba565d2e98f7c527515303886e3a.zip
dev-libs/ell: arm64 stable (bug #695848)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-libs/ell')
-rw-r--r--dev-libs/ell/ell-0.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.26.ebuild b/dev-libs/ell/ell-0.26.ebuild
index 50e688b1b154..974745cd299a 100644
--- a/dev-libs/ell/ell-0.26.ebuild
+++ b/dev-libs/ell/ell-0.26.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 ~ia64 ~mips ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
fi
LICENSE="LGPL-2.1"
SLOT="0"