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 464CF138331 for ; Tue, 20 Mar 2018 01:46:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00916E096F; Tue, 20 Mar 2018 01:46:30 +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 C5E4FE096F for ; Tue, 20 Mar 2018 01:46:29 +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 53181335C30 for ; Tue, 20 Mar 2018 01:46:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EAAF25C for ; Tue, 20 Mar 2018 01:46:26 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1521510369.982b85abb49885f29d6fd7dadc2eb4c6cb4a8031.prometheanfire@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: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 982b85abb49885f29d6fd7dadc2eb4c6cb4a8031 X-VCS-Branch: master Date: Tue, 20 Mar 2018 01:46:26 +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: 37ee5c70-dde1-4811-a326-0645c1a2b0cc X-Archives-Hash: d85f5a955ddc1ef4de2f5ae7ec88ca77 commit: 982b85abb49885f29d6fd7dadc2eb4c6cb4a8031 Author: Matthew Thode gentoo org> AuthorDate: Tue Mar 20 01:08:35 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Mar 20 01:46:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982b85ab virtual/python-pathlib: adding arm keyword for dev-python/keyring Package-Manager: Portage-2.3.24, Repoman-2.3.6 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 8d68b5a625f..6f798a00d8e 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 ~arm64 ia64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}