commit: c81fad19c7214d437ce0ebc4f79d8ca78e4a53c7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 15:09:25 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 15:16:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81fad19
sys-libs/llvm-libunwind: Stabilize 10.0.1 arm64, #742974 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/llvm-libunwind/llvm-libunwind-10.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.1.ebuild index 0ad9e9b73df..9b9f6ebae4a 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.1.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.1.ebuild @@ -15,7 +15,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 )"
