commit: e73dc08475f1d2fbab25ca64e4a07b40abb2c9d8 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Nov 16 06:40:52 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Nov 16 06:40:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73dc084
sys-devel/lld: Stabilize 11.0.0 arm, #754744 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> sys-devel/lld/lld-11.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/lld/lld-11.0.0.ebuild b/sys-devel/lld/lld-11.0.0.ebuild index 2a13b38a8cc..936e75c7f7c 100644 --- a/sys-devel/lld/lld-11.0.0.ebuild +++ b/sys-devel/lld/lld-11.0.0.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 )"
