From: Michał Górny Date: Sun, 8 Dec 2019 21:01:50 +0000 (+0100) Subject: sys-libs/llvm-libunwind: Add KEYWORDS to 9.0.0_rc2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=94a1adffa91a39b2b75125c9ba5eb189dae02b21;p=gentoo.git sys-libs/llvm-libunwind: Add KEYWORDS to 9.0.0_rc2 Signed-off-by: Michał Górny --- diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1_rc2.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1_rc2.ebuild index 29ee78399316..373f7d8c03ae 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1_rc2.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.1_rc2.ebuild @@ -14,7 +14,7 @@ llvm.org_set_globals LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="debug +static-libs test" RESTRICT="!test? ( test )"