From: Agostino Sarubbo Date: Sun, 2 Apr 2017 18:06:26 +0000 (+0200) Subject: sys-libs/llvm-libunwind: x86 stable wrt bug #607660 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5d2eae83ed615048a3e80ce3707d82b258708c90;p=gentoo.git 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 --- 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"