From: Agostino Sarubbo Date: Wed, 11 Sep 2019 11:05:44 +0000 (+0200) Subject: sys-devel/llvm-common: ppc64 stable wrt bug #693856 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d18717436521343059e896ae952481af83312415;p=gentoo.git sys-devel/llvm-common: ppc64 stable wrt bug #693856 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-devel/llvm-common/llvm-common-8.0.1.ebuild b/sys-devel/llvm-common/llvm-common-8.0.1.ebuild index 80068193c1f8..5e2f8dbea14a 100644 --- a/sys-devel/llvm-common/llvm-common-8.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-8.0.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/${ 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"