summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-07 19:18:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-07 19:21:01 +0200
commit657fe68019fbf272c6da353b2ff26d6f071b9f60 (patch)
treebb6e6b12145077f197938bedc0a8b906cbfee07e /sys-libs/llvm-libunwind
parentsys-libs/compiler-rt: x86 stable (bug #657516) (diff)
downloadgentoo-657fe68019fbf272c6da353b2ff26d6f071b9f60.tar.gz
gentoo-657fe68019fbf272c6da353b2ff26d6f071b9f60.tar.bz2
gentoo-657fe68019fbf272c6da353b2ff26d6f071b9f60.zip
sys-libs/llvm-libunwind: x86 stable (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 46dcf6b21a59..22e26e7dbe57 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"