From: Aaron Bauman Date: Mon, 13 May 2019 17:32:49 +0000 (-0400) Subject: sys-libs/llvm-libunwind: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b56d9012193d0cf41682bfddc089da82453f665f;p=gentoo.git sys-libs/llvm-libunwind: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-7.1.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-7.1.0.ebuild index a2ba2d48b7cf..c5a939132d64 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-7.1.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-7.1.0.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz 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 )"