From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 832851396D0 for ; Wed, 9 Aug 2017 21:27:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7754E0C56; Wed, 9 Aug 2017 21:27:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B76F4E0C56 for ; Wed, 9 Aug 2017 21:27:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C60F63418C4 for ; Wed, 9 Aug 2017 21:27:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F22B75EB for ; Wed, 9 Aug 2017 21:27:43 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1502314059.f509644ea226c197adb9c531ce0f5c48305d16d2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocurl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocurl/ocurl-0.7.10.ebuild X-VCS-Directories: dev-ml/ocurl/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f509644ea226c197adb9c531ce0f5c48305d16d2 X-VCS-Branch: master Date: Wed, 9 Aug 2017 21:27:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 049fc357-4914-403a-9bef-d33f4d6918c9 X-Archives-Hash: 0a3e0985b78661483c9e41be0395d244 commit: f509644ea226c197adb9c531ce0f5c48305d16d2 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Aug 9 21:27:31 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Aug 9 21:27:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f509644e dev-ml/ocurl: keyworded 0.7.10 for ppc, bug #553496 Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ml/ocurl/ocurl-0.7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocurl/ocurl-0.7.10.ebuild b/dev-ml/ocurl/ocurl-0.7.10.ebuild index b87da84d912..a23d5e728f2 100644 --- a/dev-ml/ocurl/ocurl-0.7.10.ebuild +++ b/dev-ml/ocurl/ocurl-0.7.10.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8 >=dev-lang/ocaml-3.12:=[ocamlopt]" DEPEND="${RDEPEND} virtual/pkgconfig" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" src_compile() {