commit: 7f22152f791c7626de2933be610a18ac9a274f1d Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Wed Apr 28 16:49:44 2021 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Wed Apr 28 16:49:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f22152f
sys-devel/lld: Stabilize 10.0.1-r1 amd64, #784212 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> sys-devel/lld/lld-10.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/lld/lld-10.0.1-r1.ebuild b/sys-devel/lld/lld-10.0.1-r1.ebuild index 3eb4d030dbb..78f07434b1b 100644 --- a/sys-devel/lld/lld-10.0.1-r1.ebuild +++ b/sys-devel/lld/lld-10.0.1-r1.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 )"
