Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ell/
Date: Thu, 07 Jan 2021 10:28:38
Message-Id: 1610015309.79df15d1c76c93c2689e3dd832e07c97d258c632.sam@gentoo
1 commit: 79df15d1c76c93c2689e3dd832e07c97d258c632
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 10:28:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 10:28:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79df15d1
7
8 dev-libs/ell: Stabilize 0.35 arm, #763885
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/ell/ell-0.35.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/ell/ell-0.35.ebuild b/dev-libs/ell/ell-0.35.ebuild
16 index 8cb10772779..182fa3380a8 100644
17 --- a/dev-libs/ell/ell-0.35.ebuild
18 +++ b/dev-libs/ell/ell-0.35.ebuild
19 @@ -14,7 +14,7 @@ else
20 #remove on next bump
21 inherit autotools
22 SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25 fi
26 LICENSE="LGPL-2.1"
27 SLOT="0"