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 2D5B9138350 for ; Tue, 11 Feb 2020 09:20:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18ECCE083E; Tue, 11 Feb 2020 09:20:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F1946E083E for ; Tue, 11 Feb 2020 09:20:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C679734EAA0 for ; Tue, 11 Feb 2020 09:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38AAF134 for ; Tue, 11 Feb 2020 09:20:07 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1581412804.4e760f73d48d60c31b6abc7923f8b3f34bc3772c.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4e760f73d48d60c31b6abc7923f8b3f34bc3772c X-VCS-Branch: master Date: Tue, 11 Feb 2020 09:20:07 +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: a0d454b2-6ea6-40f8-a5d3-456734397782 X-Archives-Hash: dd9ffee553e245da0e1e8b322f152e5b commit: 4e760f73d48d60c31b6abc7923f8b3f34bc3772c Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Feb 11 09:20:04 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Feb 11 09:20:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e760f73 virtual/python-pathlib: arm stable wrt bug #706568 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo 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 0b15277770d..b388b271f53 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 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}