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 328E2138334 for ; Wed, 25 Dec 2019 20:45:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E380DE0BE0; Wed, 25 Dec 2019 20:45:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 826B5E0BE0 for ; Wed, 25 Dec 2019 20:45:51 +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 A013934DB5C for ; Wed, 25 Dec 2019 20:45:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB7C578 for ; Wed, 25 Dec 2019 20:45:47 +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: <1577306742.e0f23d1de4a441cd06c1c3e9e7d03aabc8bafc7e.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-pathlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/python-pathlib/python-pathlib-1.0.ebuild X-VCS-Directories: virtual/python-pathlib/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e0f23d1de4a441cd06c1c3e9e7d03aabc8bafc7e X-VCS-Branch: master Date: Wed, 25 Dec 2019 20:45:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d28115a3-1dfd-4702-adf1-a6317df11067 X-Archives-Hash: c0c7772dd1f4856ab5bad2f06215eebd commit: e0f23d1de4a441cd06c1c3e9e7d03aabc8bafc7e Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Dec 25 20:41:33 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Dec 25 20:45:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f23d1d virtual/python-pathlib: keyworded 1.0 for ppc64, bug #701498 Package-Manager: Portage-2.3.83, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> virtual/python-pathlib/python-pathlib-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild index 80943c77076..3bc96733eeb 100644 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild +++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python pathlib module" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ~ppc64 ~sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}