summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-23 22:55:38 +0100
committerSam James <sam@gentoo.org>2024-05-23 22:56:12 +0100
commitaea6c01180531f4b513eb9bae70916443a6f0f63 (patch)
tree375850014288cefcf0958dc7ed7929acea4d95c2 /dev-libs
parentsys-apps/lshw: Stabilize 02.20.2b-r1 arm, #932554 (diff)
downloadgentoo-aea6c01180531f4b513eb9bae70916443a6f0f63.tar.gz
gentoo-aea6c01180531f4b513eb9bae70916443a6f0f63.tar.bz2
gentoo-aea6c01180531f4b513eb9bae70916443a6f0f63.zip
dev-libs/ell: Stabilize 0.65 arm, #932557
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ell/ell-0.65.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.65.ebuild b/dev-libs/ell/ell-0.65.ebuild
index 3686510aba08..06991b8bfd22 100644
--- a/dev-libs/ell/ell-0.65.ebuild
+++ b/dev-libs/ell/ell-0.65.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"