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 DD1521396D9 for ; Sun, 19 Nov 2017 19:16:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50029E0C2F; Sun, 19 Nov 2017 19:16:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 31EB0E0C2F for ; Sun, 19 Nov 2017 19:16:22 +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 6AD71340DF9 for ; Sun, 19 Nov 2017 19:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FF96A082 for ; Sun, 19 Nov 2017 19:16:20 +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: <1511118975.7c96017780dbee43f377d82f48ef08e9a3277e5e.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/protobuf-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/protobuf-python/protobuf-python-3.1.0.ebuild X-VCS-Directories: dev-python/protobuf-python/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7c96017780dbee43f377d82f48ef08e9a3277e5e X-VCS-Branch: master Date: Sun, 19 Nov 2017 19:16:20 +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: 83ce3d6c-86ad-4d64-914c-e309744b2b3c X-Archives-Hash: e8405021808780a2dd7ab2af75f35377 commit: 7c96017780dbee43f377d82f48ef08e9a3277e5e Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Nov 19 19:16:02 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Nov 19 19:16:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c960177 dev-python/protobuf-python: stable 3.1.0 for ppc, bug #627772 Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" dev-python/protobuf-python/protobuf-python-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild index 8e2e9833bf5..45829bc95c9 100644 --- a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="BSD" SLOT="0/11" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" # Protobuf is only a build-time dep, but depends on the exact same version