From 5d2eae83ed615048a3e80ce3707d82b258708c90 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 2 Apr 2017 20:06:26 +0200 Subject: 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 --- sys-libs/llvm-libunwind/llvm-libunwind-3.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs') 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 7629caa48c51..a5150aa0be86 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" -- cgit v1.2.3-65-gdbad