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 4D7261384B4 for ; Mon, 23 Nov 2015 10:06:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFE7121C07C; Mon, 23 Nov 2015 10:05:53 +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 EFE1621C08D for ; Mon, 23 Nov 2015 10:05:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42DAD340754 for ; Mon, 23 Nov 2015 10:05:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4153E1472 for ; Mon, 23 Nov 2015 10:05:47 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1448273131.21d19988654aa18c660fe0b3679a72b75d4c6eae.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-runner/pytest-runner-2.6.2.ebuild X-VCS-Directories: dev-python/pytest-runner/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 21d19988654aa18c660fe0b3679a72b75d4c6eae X-VCS-Branch: master Date: Mon, 23 Nov 2015 10:05:47 +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: 2a5d1e46-a9fc-4ea3-8590-c7b98ccc4013 X-Archives-Hash: f791454f5577c27afcead583c799feaa commit: 21d19988654aa18c660fe0b3679a72b75d4c6eae Author: Justin Lecher gentoo org> AuthorDate: Mon Nov 23 09:58:48 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Nov 23 10:05:31 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d19988 dev-python/pytest-runner: Keyword under ALLARCHES policy Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher gentoo.org> dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild index 02acabd..f8697a8 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytes SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" SLOT="0" IUSE="doc"