commit: e823e3853836ad89a7dc9610e73ab45fa0e8f9a4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jun 8 07:46:26 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 8 08:03:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e823e385
sys-devel/llvm-common: Keyword 5.0.2, 6.0.0 ~ppc64 Tested-by: Luke Dashjr <luke-jr+git <AT> utopios.org> 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(-) 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 e5a7e9212ba..3142ca929d3 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 b4d44abdf98..4ccff3beb37 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"
