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 9DD431384B4 for ; Sat, 7 Nov 2015 12:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1AFB21C015; Sat, 7 Nov 2015 12:09:40 +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 A5B7421C015 for ; Sat, 7 Nov 2015 12:09:40 +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 CA220340504 for ; Sat, 7 Nov 2015 12:09:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FB711AF for ; Sat, 7 Nov 2015 12:09:37 +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: <1446898160.c720aa0e31e3092a10ddd33e9842f91c874bde20.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xlwt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/xlwt/xlwt-1.0.0.ebuild X-VCS-Directories: dev-python/xlwt/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: c720aa0e31e3092a10ddd33e9842f91c874bde20 X-VCS-Branch: master Date: Sat, 7 Nov 2015 12:09:37 +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: c3ad5840-eae1-41ee-b0e3-a1be524ebbd0 X-Archives-Hash: 143507549b834558a2523968947f30b8 commit: c720aa0e31e3092a10ddd33e9842f91c874bde20 Author: Markus Meier gentoo org> AuthorDate: Sat Nov 7 12:09:20 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Nov 7 12:09:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c720aa0e dev-python/xlwt: arm stable, bug #543914 Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" dev-python/xlwt/xlwt-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/xlwt/xlwt-1.0.0.ebuild b/dev-python/xlwt/xlwt-1.0.0.ebuild index 5c9c877..30aa550 100644 --- a/dev-python/xlwt/xlwt-1.0.0.ebuild +++ b/dev-python/xlwt/xlwt-1.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" DEPEND="