summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-09 16:37:53 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-09 16:46:29 +0100
commitef57cdf50f77d863047c3473c474cee9a760e2e5 (patch)
treed76cae03401456ace367f4485c0c92438d64387c
parentsys-libs/compiler-rt-sanitizers: Dekeyword ~arm* due to deps (diff)
downloadgentoo-ef57cdf50f77d863047c3473c474cee9a760e2e5.tar.gz
gentoo-ef57cdf50f77d863047c3473c474cee9a760e2e5.tar.bz2
gentoo-ef57cdf50f77d863047c3473c474cee9a760e2e5.zip
sys-libs/llvm-libunwind: Dekeyword ~arm* due to deps
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild
index d8aa4cb74443..45ca2b2e5f9f 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-6.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug +static-libs test"
RESTRICT="!test? ( test )"