summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 22:01:37 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 22:20:13 +0100
commitb8a981f82848cc9af23cf68571bd50686943e961 (patch)
treebe054c0786acb82e30c117751c620cc891070be8 /sys-devel
parentsys-devel/clang: Add KEYWORDS to 9.0.0_rc2 (diff)
downloadgentoo-b8a981f82848cc9af23cf68571bd50686943e961.tar.gz
gentoo-b8a981f82848cc9af23cf68571bd50686943e961.tar.bz2
gentoo-b8a981f82848cc9af23cf68571bd50686943e961.zip
sys-devel/lld: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/lld/lld-9.0.1_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-9.0.1_rc2.ebuild b/sys-devel/lld/lld-9.0.1_rc2.ebuild
index 08b0bcbf80e9..ce499310894b 100644
--- a/sys-devel/lld/lld-9.0.1_rc2.ebuild
+++ b/sys-devel/lld/lld-9.0.1_rc2.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"