summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-25 22:24:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-25 22:24:21 +0300
commita5388b228fc43ff11c0e0219eb513514e07991c3 (patch)
treec9355a0fe71cb94c0dfb68428290a3e412c75dc2 /dev-libs
parentmedia-libs/freetype: Stabilize 2.12.0-r1 ppc, #840227 (diff)
downloadgentoo-a5388b228fc43ff11c0e0219eb513514e07991c3.tar.gz
gentoo-a5388b228fc43ff11c0e0219eb513514e07991c3.tar.bz2
gentoo-a5388b228fc43ff11c0e0219eb513514e07991c3.zip
dev-libs/ell: Stabilize 0.49 arm, #840197
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ell/ell-0.49.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.49.ebuild b/dev-libs/ell/ell-0.49.ebuild
index e1c237f5179c..f1cfddb3a006 100644
--- a/dev-libs/ell/ell-0.49.ebuild
+++ b/dev-libs/ell/ell-0.49.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 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="LGPL-2.1"
SLOT="0"