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 B8CE9138806 for ; Mon, 25 Dec 2017 11:42:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D43D0E0E61; Mon, 25 Dec 2017 11:42:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B76E8E0E61 for ; Mon, 25 Dec 2017 11:42: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 C64B933FE2A for ; Mon, 25 Dec 2017 11:42:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1886AAE94 for ; Mon, 25 Dec 2017 11:42:36 +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: <1514201869.85eed538c2ce33a9ccfa5e965a39bdc0ab48c5a0.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bz2file/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bz2file/bz2file-0.98.ebuild X-VCS-Directories: dev-python/bz2file/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 85eed538c2ce33a9ccfa5e965a39bdc0ab48c5a0 X-VCS-Branch: master Date: Mon, 25 Dec 2017 11:42:36 +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: e287745b-7e8d-457e-a313-f3daed842d77 X-Archives-Hash: 520fb3419c03eb4676137be825803ffa commit: 85eed538c2ce33a9ccfa5e965a39bdc0ab48c5a0 Author: Markus Meier gentoo org> AuthorDate: Mon Dec 25 11:37:49 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Mon Dec 25 11:37:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85eed538 dev-python/bz2file: add ~arm, bug #638776 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" dev-python/bz2file/bz2file-0.98.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild index 36168400a02..13abc5b1f8c 100644 --- a/dev-python/bz2file/bz2file-0.98.ebuild +++ b/dev-python/bz2file/bz2file-0.98.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" python_test() {