commit: 494ae544b269230784acbd48798ac087efc571e1 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jul 22 18:46:23 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jul 22 18:49:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494ae544
sys-libs/llvm-libunwind: amd64 stable wrt bug #661776 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-libs/llvm-libunwind/llvm-libunwind-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-6.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-6.0.1.ebuild index c85040bafa2..ad6cf07f0b7 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-6.0.1.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-6.0.1.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd" IUSE="debug +static-libs test" RESTRICT="!test? ( test )"
