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 639C4138BED for ; Thu, 15 Oct 2015 09:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AB6721C00D; Thu, 15 Oct 2015 09:02:01 +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 E306F21C00D for ; Thu, 15 Oct 2015 09:02:00 +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 07412340B5D for ; Thu, 15 Oct 2015 09:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CE5710AA for ; Thu, 15 Oct 2015 09:01:55 +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: <1444899710.ad53f36d50f9ce52a7a7224b8e09665366c42bbd.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pytextile/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pytextile/pytextile-2.2.2.ebuild X-VCS-Directories: app-text/pytextile/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: ad53f36d50f9ce52a7a7224b8e09665366c42bbd X-VCS-Branch: master Date: Thu, 15 Oct 2015 09:01:55 +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: ebfd4002-3294-4344-8e90-ce2a242ba170 X-Archives-Hash: 0b92eac89df75d7f67cdba88d8c167ca commit: ad53f36d50f9ce52a7a7224b8e09665366c42bbd Author: Justin Lecher gentoo org> AuthorDate: Thu Oct 15 09:01:50 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Oct 15 09:01:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad53f36d app-text/pytextile: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=527396 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> app-text/pytextile/pytextile-2.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pytextile/pytextile-2.2.2.ebuild b/app-text/pytextile/pytextile-2.2.2.ebuild index 345ea87..0daeca8 100644 --- a/app-text/pytextile/pytextile-2.2.2.ebuild +++ b/app-text/pytextile/pytextile-2.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]