commit: 7a96f0d3f15f370a0ca54e22bdfed09e10c9d7a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 6 13:31:03 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 6 13:31:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a96f0d3
sys-devel/lld: Stabilize 10.0.1 arm, #742974 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/lld/lld-10.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/lld/lld-10.0.1.ebuild b/sys-devel/lld/lld-10.0.1.ebuild index d0fb4d61857..cda0aacf288 100644 --- a/sys-devel/lld/lld-10.0.1.ebuild +++ b/sys-devel/lld/lld-10.0.1.ebuild @@ -14,7 +14,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"