summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-13 18:46:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-13 18:46:24 +0300
commit94eda285705f22693e766ca291b904c6d44208c3 (patch)
treea0ea447b0f1b4cbff1c28f7a3909c25e8a59854e /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt-sanitizers: arm stable wrt bug #693856 (diff)
downloadgentoo-94eda285705f22693e766ca291b904c6d44208c3.tar.gz
gentoo-94eda285705f22693e766ca291b904c6d44208c3.tar.bz2
gentoo-94eda285705f22693e766ca291b904c6d44208c3.zip
sys-libs/llvm-libunwind: arm stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild
index 87598c46ded6..9d6ddc3b2cbd 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd"
IUSE="debug +static-libs test"
RESTRICT="!test? ( test )"