From e823e3853836ad89a7dc9610e73ab45fa0e8f9a4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 8 Jun 2018 09:46:26 +0200 Subject: sys-devel/llvm-common: Keyword 5.0.2, 6.0.0 ~ppc64 Tested-by: Luke Dashjr --- sys-devel/llvm-common/llvm-common-5.0.2.ebuild | 2 +- sys-devel/llvm-common/llvm-common-6.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/llvm-common') diff --git a/sys-devel/llvm-common/llvm-common-5.0.2.ebuild b/sys-devel/llvm-common/llvm-common-5.0.2.ebuild index e5a7e9212ba6..3142ca929d3c 100644 --- a/sys-devel/llvm-common/llvm-common-5.0.2.ebuild +++ b/sys-devel/llvm-common/llvm-common-5.0.2.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 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" diff --git a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild index b4d44abdf980..4ccff3beb373 100644 --- a/sys-devel/llvm-common/llvm-common-6.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-6.0.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 ~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" -- cgit v1.2.3-65-gdbad