summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-07 16:02:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-07 16:03:44 +0300
commit56c9587ff1812626c85266c8067bde9bd13a789d (patch)
treed23bf66ce9d41ea812506ec548c56f1b4110fc64 /sys-libs/llvm-libunwind
parentsys-devel/clang: amd64 stable wrt bug #657516 (diff)
downloadgentoo-56c9587ff1812626c85266c8067bde9bd13a789d.tar.gz
gentoo-56c9587ff1812626c85266c8067bde9bd13a789d.tar.bz2
gentoo-56c9587ff1812626c85266c8067bde9bd13a789d.zip
sys-libs/llvm-libunwind: amd64 stable wrt bug #657516
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild
index ddf5037d45b5..46dcf6b21a59 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/libunwind-${PV/_/}.src.tar.xz"
LICENSE="|| ( UoI-NCSA MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="debug +static-libs"
RDEPEND="!sys-libs/libunwind"