summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-02 12:24:30 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-02 12:24:30 +0200
commit0e750f8ec210b45068df9089be9058b22cc1a605 (patch)
tree0ea51e62c07453e2406a0303e251131704dab956 /dev-libs/ell
parentnet-wireless/iwd: Stabilize 2.14 arm, #925349 (diff)
downloadgentoo-0e750f8ec210b45068df9089be9058b22cc1a605.tar.gz
gentoo-0e750f8ec210b45068df9089be9058b22cc1a605.tar.bz2
gentoo-0e750f8ec210b45068df9089be9058b22cc1a605.zip
dev-libs/ell: Stabilize 0.62 arm64, #925349
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-rw-r--r--dev-libs/ell/ell-0.62.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.62.ebuild b/dev-libs/ell/ell-0.62.ebuild
index c614d8d8a6bd..2f5fe62161d3 100644
--- a/dev-libs/ell/ell-0.62.ebuild
+++ b/dev-libs/ell/ell-0.62.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="LGPL-2.1+"
SLOT="0"