commit: 4f9f8acebafadcd1e502c6ad5d38ca5da9319259 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 10:18:48 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 10:19:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9f8ace
sys-libs/llvm-libunwind: amd64 stable wrt bug #705530 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> sys-libs/llvm-libunwind/llvm-libunwind-9.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1.ebuild index f62660f11a9..1642d0b3795 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1.ebuild @@ -14,7 +14,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="debug +static-libs test" RESTRICT="!test? ( test )"
