Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/lld/
Date: Wed, 28 Apr 2021 16:49:55
Message-Id: 1619628584.16130ea1279e579c5674702cf06adfb4ea8bcf09.zlogene@gentoo
1 commit: 16130ea1279e579c5674702cf06adfb4ea8bcf09
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 16:49:44 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 16:49:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16130ea1
7
8 sys-devel/lld: Stabilize 11.0.1-r1 amd64, #784212
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 sys-devel/lld/lld-11.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/lld/lld-11.0.1-r1.ebuild b/sys-devel/lld/lld-11.0.1-r1.ebuild
16 index 443ff658f0d..32c44de6a55 100644
17 --- a/sys-devel/lld/lld-11.0.1-r1.ebuild
18 +++ b/sys-devel/lld/lld-11.0.1-r1.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/"
20
21 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"