commit: 56c9587ff1812626c85266c8067bde9bd13a789d Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Jun 7 13:02:51 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 13:03:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c9587f
sys-libs/llvm-libunwind: amd64 stable wrt bug #657516 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ddf5037d45b..46dcf6b21a5 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"
