summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-06-08 09:46:26 +0200
committerMichał Górny <mgorny@gentoo.org>2018-06-08 10:03:34 +0200
commite823e3853836ad89a7dc9610e73ab45fa0e8f9a4 (patch)
treecf8a3596fb2792f618afd0b70a57e0a145aa2f99 /sys-devel/llvm-common
parentprofiles/arch/powerpc: mask sys-devel/llvm[gold] (diff)
downloadgentoo-e823e3853836ad89a7dc9610e73ab45fa0e8f9a4.tar.gz
gentoo-e823e3853836ad89a7dc9610e73ab45fa0e8f9a4.tar.bz2
gentoo-e823e3853836ad89a7dc9610e73ab45fa0e8f9a4.zip
sys-devel/llvm-common: Keyword 5.0.2, 6.0.0 ~ppc64
Tested-by: Luke Dashjr <luke-jr+git@utopios.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r--sys-devel/llvm-common/llvm-common-5.0.2.ebuild2
-rw-r--r--sys-devel/llvm-common/llvm-common-6.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
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"