summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-22 21:02:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-22 21:02:35 +0300
commit7b3f4143a1a9f91aa9e20791ce68548ae9a11b94 (patch)
tree9255ca0144de564c2a183eff306b9c5018e04c66 /dev-libs
parentvirtual/perl-IO-Compress: adapt for dev-lang/perl revbumps (diff)
downloadgentoo-7b3f4143a1a9f91aa9e20791ce68548ae9a11b94.tar.gz
gentoo-7b3f4143a1a9f91aa9e20791ce68548ae9a11b94.tar.bz2
gentoo-7b3f4143a1a9f91aa9e20791ce68548ae9a11b94.zip
dev-libs/ell: Stabilize 0.49 ppc64, #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 56c48e4f83d1..533dd8beaed0 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"