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 77078138334 for ; Fri, 6 Dec 2019 22:41:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AEBCE086F; Fri, 6 Dec 2019 22:41:15 +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 B2747E086F for ; Fri, 6 Dec 2019 22:41:14 +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 71AF034D85B for ; Fri, 6 Dec 2019 22:41:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F8438AD for ; Fri, 6 Dec 2019 22:41:11 +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: <1575672064.7c1f623f7bf57c013f4c663231b25345ca94486d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/testpath/testpath-0.3.1.ebuild X-VCS-Directories: dev-python/testpath/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 7c1f623f7bf57c013f4c663231b25345ca94486d X-VCS-Branch: master Date: Fri, 6 Dec 2019 22:41:11 +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: 3ed7ac74-a5f1-4d80-a67e-0ed089073d73 X-Archives-Hash: ed68c88417ab40c93f5d58a437ad91f4 commit: 7c1f623f7bf57c013f4c663231b25345ca94486d Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Dec 6 21:10:18 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Dec 6 22:41:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1f623f dev-python/testpath: keyworded 0.3.1 for hppa/sparc, bug #700918 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> dev-python/testpath/testpath-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testpath/testpath-0.3.1.ebuild b/dev-python/testpath/testpath-0.3.1.ebuild index 0b2d8cfd9c8..cc6b95a23d9 100644 --- a/dev-python/testpath/testpath-0.3.1.ebuild +++ b/dev-python/testpath/testpath-0.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="doc test" DEPEND="