summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-03-11 10:35:07 -0500
committerBen Kohler <bkohler@gentoo.org>2020-03-11 10:42:54 -0500
commit07d87245a36b2491d91418377cea7c8b03c86d0a (patch)
tree8ca0671b984757e6da5582152a02e972c9ae76c2 /dev-libs
parentprofiles: Add tumbolia to MISC-FREE license group. (diff)
downloadgentoo-07d87245a36b2491d91418377cea7c8b03c86d0a.tar.gz
gentoo-07d87245a36b2491d91418377cea7c8b03c86d0a.tar.bz2
gentoo-07d87245a36b2491d91418377cea7c8b03c86d0a.zip
dev-libs/ell: 0.27 stable on arm64
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ell/ell-0.27.ebuild2
1 files changed, 1 insertions, 1 deletions
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"