summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 18:36:34 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 18:40:50 +0100
commit0e02eb48458384d70f4fab166c7cf2c0aebb1ef3 (patch)
tree268f8d4e7ac5dc89177608559a8ef15b13a03c51
parentsys-libs/compiler-rt-sanitizers: Restore ~arm64 keywords, bug #650024 (diff)
downloadgentoo-0e02eb48.tar.gz
gentoo-0e02eb48.tar.bz2
gentoo-0e02eb48.zip
sys-libs/llvm-libunwind: Restore ~arm64 keywords, bug #650024
-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 b895e49449da..fcc113a63c9c 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 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
IUSE="debug +static-libs test"
RESTRICT="!test? ( test )"