commit: 657d192e3570304f83f8b9824ecfe2d1a77bca3f Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Nov 16 06:40:01 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Nov 16 06:40:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657d192e
sys-libs/llvm-libunwind: Stabilize 11.0.0 amd64, #754744 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild index 47b858d38f2..12e6e967b03 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.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 )"
