commit: c037ecbb10f32d836c58ff9bf7c234986690dec0 Author: Luke Dashjr <luke-jr+git <AT> utopios <DOT> org> AuthorDate: Mon May 28 22:16:57 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 8 08:03:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c037ecbb
sys-devel/clang-common: Keyword 6.0.0 ~ppc64 sys-devel/clang-common/clang-common-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 05dbb18f31a..4cc3e42ef4b 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:*"
