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 D4A7D138334 for ; Wed, 4 Dec 2019 19:44:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DD0FE085E; Wed, 4 Dec 2019 19:44:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E8A13E085B for ; Wed, 4 Dec 2019 19:44:38 +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 16F0034D78A for ; Wed, 4 Dec 2019 19:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD8248D2 for ; Wed, 4 Dec 2019 19:44:34 +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: <1575488624.1ef37588d921f899d37323546449a1f8cb546eaf.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-envs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild X-VCS-Directories: dev-python/jaraco-envs/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1ef37588d921f899d37323546449a1f8cb546eaf X-VCS-Branch: master Date: Wed, 4 Dec 2019 19:44:34 +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: 6bf2df40-71ff-45fe-af44-d7e078494483 X-Archives-Hash: b609ccd5008c3ec938faa77ff5876298 commit: 1ef37588d921f899d37323546449a1f8cb546eaf Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Dec 4 16:00:56 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Dec 4 19:43:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef37588 dev-python/jaraco-envs: keyworded 1.0.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/jaraco-envs/jaraco-envs-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild b/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild index c325ff5c459..4619f5e41c9 100644 --- a/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild +++ b/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jaraco/jaraco.envs/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" RDEPEND="dev-python/namespace-jaraco[${PYTHON_USEDEP}] dev-python/path-py[${PYTHON_USEDEP}]