diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:19:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:24:32 +0100 |
commit | eaf71d089133ef5a3fefd3d1b96224b01e4be522 (patch) | |
tree | 5f0cc2e97f80fcd9d1b3ef1f1a49ef5385dd369a /sys-devel | |
parent | dev-python/lit: x86 stable (bug #754744) (diff) | |
download | gentoo-eaf71d089133ef5a3fefd3d1b96224b01e4be522.tar.gz gentoo-eaf71d089133ef5a3fefd3d1b96224b01e4be522.tar.bz2 gentoo-eaf71d089133ef5a3fefd3d1b96224b01e4be522.zip |
sys-devel/lld: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/lld/lld-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-11.0.0.ebuild b/sys-devel/lld/lld-11.0.0.ebuild index 46b654f7007f..7f446904215e 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 )" |