From: Aaron Bauman Date: Mon, 16 Sep 2019 21:59:20 +0000 (-0400) Subject: sys-libs/llvm-libunwind: arm64 stable (bug #693856) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=92082c0faddfe4a97023a44ab137a90b0a926494;p=gentoo.git sys-libs/llvm-libunwind: arm64 stable (bug #693856) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.76, Repoman-2.3.17 --- diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild index 9d6ddc3b2cbd..d40ab635edcb 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-8.0.1.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${ LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-fbsd" +KEYWORDS="amd64 arm arm64 x86 ~amd64-fbsd" IUSE="debug +static-libs test" RESTRICT="!test? ( test )"