From: Mikle Kolyada Date: Sat, 11 May 2019 11:23:58 +0000 (+0300) Subject: sys-devel/llvm-common: x86 stable wrt bug #674068 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aab11f05b995dcee9fd4e7115758fa738d9e6085;p=gentoo.git sys-devel/llvm-common: x86 stable wrt bug #674068 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/sys-devel/llvm-common/llvm-common-7.1.0.ebuild b/sys-devel/llvm-common/llvm-common-7.1.0.ebuild index 7fd24978b2c6..78ca1672ebaa 100644 --- a/sys-devel/llvm-common/llvm-common-7.1.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-7.1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0"