summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2018-05-28 22:16:57 +0000
committerMichał Górny <mgorny@gentoo.org>2018-06-08 10:03:35 +0200
commitc037ecbb10f32d836c58ff9bf7c234986690dec0 (patch)
tree5fbd2e727267ff1ffb30c6ffe862e3ba8ef85349 /sys-devel/clang-common
parentdev-python/lit: Keyword 5.0.2 and 6.0.0 ~ppc64 (diff)
downloadgentoo-c037ecbb10f32d836c58ff9bf7c234986690dec0.tar.gz
gentoo-c037ecbb10f32d836c58ff9bf7c234986690dec0.tar.bz2
gentoo-c037ecbb10f32d836c58ff9bf7c234986690dec0.zip
sys-devel/clang-common: Keyword 6.0.0 ~ppc64
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r--sys-devel/clang-common/clang-common-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-6.0.0.ebuild b/sys-devel/clang-common/clang-common-6.0.0.ebuild
index 05dbb18f31a4..4cc3e42ef4bd 100644
--- a/sys-devel/clang-common/clang-common-6.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-6.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
PDEPEND="sys-devel/clang:*"