diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 14:36:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 14:36:56 +0000 |
commit | a869659dc510f8cb03b617c90ee5305c2d821a1e (patch) | |
tree | e59cf3f32ee346c133d0bf0879696a01200d97ab /sys-devel/lld | |
parent | dev-python/lit: arm stable (bug #727762) (diff) | |
download | gentoo-a869659dc510f8cb03b617c90ee5305c2d821a1e.tar.gz gentoo-a869659dc510f8cb03b617c90ee5305c2d821a1e.tar.bz2 gentoo-a869659dc510f8cb03b617c90ee5305c2d821a1e.zip |
sys-devel/lld: arm stable (bug #727762)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/lld')
-rw-r--r-- | sys-devel/lld/lld-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-10.0.0.ebuild b/sys-devel/lld/lld-10.0.0.ebuild index cc44c95c0379..8e9feb377437 100644 --- a/sys-devel/lld/lld-10.0.0.ebuild +++ b/sys-devel/lld/lld-10.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 )" |