From: Mart Raudsepp Date: Mon, 9 Mar 2020 18:28:18 +0000 (+0200) Subject: sys-libs/llvm-libunwind: arm64 stable (bug #705530) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c986e0cc021c994cbfc03fe0a55c302fa73dedd5;p=gentoo.git sys-libs/llvm-libunwind: arm64 stable (bug #705530) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- 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 ea533a3c5ebb..782f15e8964f 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 )"