summaryrefslogtreecommitdiff
path: root/sys-libs/llvm-libunwind
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-02 20:06:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-02 20:06:26 +0200
commit5d2eae83ed615048a3e80ce3707d82b258708c90 (patch)
tree2895bb6881a4a6a753046271b4480ee3a14b001a /sys-libs/llvm-libunwind
parentf4c0476b02dac733786735d85463a65d7fa4ea7d (diff)
downloadgentoo-5d2eae83ed615048a3e80ce3707d82b258708c90.tar.gz
gentoo-5d2eae83ed615048a3e80ce3707d82b258708c90.tar.xz
sys-libs/llvm-libunwind: x86 stable wrt bug #607660
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild
index 7629caa48c5..a5150aa0be8 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.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"