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 B2BAF13838B for ; Tue, 29 Sep 2015 20:58:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40F00E07DF; Tue, 29 Sep 2015 20:58:12 +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 E4A10E07DF for ; Tue, 29 Sep 2015 20:58:11 +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 1E90D340BB9 for ; Tue, 29 Sep 2015 20:58:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1AC21F5 for ; Tue, 29 Sep 2015 20:58:09 +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: <1443560285.81b9d876a1d2b1419910f53f1e3c94bcef1af1c1.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rfc3986/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rfc3986/rfc3986-0.2.2.ebuild X-VCS-Directories: dev-python/rfc3986/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 81b9d876a1d2b1419910f53f1e3c94bcef1af1c1 X-VCS-Branch: master Date: Tue, 29 Sep 2015 20:58:09 +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: 265008ca-1fc6-4601-9904-697705b075a9 X-Archives-Hash: 8fb72c8bd3e722a1f77bb1f6aa5a5498 commit: 81b9d876a1d2b1419910f53f1e3c94bcef1af1c1 Author: Markus Meier gentoo org> AuthorDate: Tue Sep 29 20:58:05 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Sep 29 20:58:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b9d876 dev-python/rfc3986: add ~arm, bug #559404 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" dev-python/rfc3986/rfc3986-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rfc3986/rfc3986-0.2.2.ebuild b/dev-python/rfc3986/rfc3986-0.2.2.ebuild index 64014eb..9aa9878 100644 --- a/dev-python/rfc3986/rfc3986-0.2.2.ebuild +++ b/dev-python/rfc3986/rfc3986-0.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" DEPEND="