From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 82FF013888F for ; Sat, 10 Oct 2015 08:53:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00B2DE07FE; Sat, 10 Oct 2015 08:53:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A1039E07FE for ; Sat, 10 Oct 2015 08:53:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96E0033BF11 for ; Sat, 10 Oct 2015 08:53:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48F6EB9 for ; Sat, 10 Oct 2015 08:53:22 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1444467175.c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jsonschema/jsonschema-2.4.0.ebuild X-VCS-Directories: dev-python/jsonschema/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a X-VCS-Branch: master Date: Sat, 10 Oct 2015 08:53:22 +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: fadad6bd-f3cc-405c-b626-96ee85d6cabf X-Archives-Hash: 777174ac46fd0c21450fdc0e40fe16d7 commit: c3cb0ac73ec3eccbb1bcdc3be35fabcbb498ba6a Author: Markus Meier gentoo org> AuthorDate: Sat Oct 10 08:52:55 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Oct 10 08:52:55 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3cb0ac7 dev-python/jsonschema: arm stable, bug #554868 Package-Manager: portage-2.2.22 RepoMan-Options: --include-arches="arm" dev-python/jsonschema/jsonschema-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jsonschema/jsonschema-2.4.0.ebuild b/dev-python/jsonschema/jsonschema-2.4.0.ebuild index a686c7e..cf839a5 100644 --- a/dev-python/jsonschema/jsonschema-2.4.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" python_test() {