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 EC94A138334 for ; Sun, 1 Dec 2019 13:34:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D25CDE0824; Sun, 1 Dec 2019 13:34:43 +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 B284EE0824 for ; Sun, 1 Dec 2019 13:34:43 +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 84DFE34D649 for ; Sun, 1 Dec 2019 13:34:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F431778 for ; Sun, 1 Dec 2019 13:34:40 +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: <1575207267.757451b62b725237c9549d17b33a517fe8a6f329.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: 757451b62b725237c9549d17b33a517fe8a6f329 X-VCS-Branch: master Date: Sun, 1 Dec 2019 13:34:40 +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: d15319d2-e34b-471c-aeb1-aca5bdec52fc X-Archives-Hash: 74ea4b722f55ffd4752803bff4c49fbe commit: 757451b62b725237c9549d17b33a517fe8a6f329 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Dec 1 11:17:00 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Dec 1 13:34:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757451b6 virtual/python-pathlib: keyworded 1.0 for sparc, bug #701498 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> 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 0ab16ae5715..1897ae6bcfc 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ppc64 ~sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}