summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-22 19:52:10 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-22 19:52:10 +0200
commitfc6764cfe5c702821abf45950568997dc9d3910e (patch)
tree20525d6e48e12a01e5937f2bb945b26e703b9a6a /dev-libs/ell
parentnet-misc/netifrc: Stabilize 0.7.3-r1 x86, #891003 (diff)
downloadgentoo-fc6764cfe5c702821abf45950568997dc9d3910e.tar.gz
gentoo-fc6764cfe5c702821abf45950568997dc9d3910e.tar.bz2
gentoo-fc6764cfe5c702821abf45950568997dc9d3910e.zip
dev-libs/ell: Stabilize 0.55 x86, #891311
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-rw-r--r--dev-libs/ell/ell-0.55.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ell/ell-0.55.ebuild b/dev-libs/ell/ell-0.55.ebuild
index 4da7b55b77e4..78d149e9931b 100644
--- a/dev-libs/ell/ell-0.55.ebuild
+++ b/dev-libs/ell/ell-0.55.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"