commit: d9d60d781959b1161baf77ef188470592c475663 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Mon Mar 9 18:26:23 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Mar 9 18:30:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d60d78
sys-devel/lld: arm64 stable (bug #705530) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> sys-devel/lld/lld-9.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/lld/lld-9.0.1.ebuild b/sys-devel/lld/lld-9.0.1.ebuild index 57dccad139e..a0b12c0bc92 100644 --- a/sys-devel/lld/lld-9.0.1.ebuild +++ b/sys-devel/lld/lld-9.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 )"
