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 85F5D58973 for ; Fri, 5 Feb 2016 19:45:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 054C621C098; Fri, 5 Feb 2016 19:45:22 +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 EDF4921C098 for ; Fri, 5 Feb 2016 19:45:20 +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 161BD340A99 for ; Fri, 5 Feb 2016 19:45:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D839FF9 for ; Fri, 5 Feb 2016 19:45:16 +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: <1454701503.15c6d53104acea11c820719af18ba85601cb5298.jlec@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.3.1.ebuild X-VCS-Directories: dev-python/rfc3986/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 15c6d53104acea11c820719af18ba85601cb5298 X-VCS-Branch: master Date: Fri, 5 Feb 2016 19:45:16 +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: 8fb86252-2ae7-407a-810c-620636690970 X-Archives-Hash: 5c47dee3ef2ad70174e68c6f5bb865f8 commit: 15c6d53104acea11c820719af18ba85601cb5298 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 5 19:17:51 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Feb 5 19:45:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c6d531 dev-python/rfc3986: Keyword under ALLARCHES policy Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/rfc3986/rfc3986-0.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rfc3986/rfc3986-0.3.1.ebuild b/dev-python/rfc3986/rfc3986-0.3.1.ebuild index 98afd20..47ae913 100644 --- a/dev-python/rfc3986/rfc3986-0.3.1.ebuild +++ b/dev-python/rfc3986/rfc3986-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" DEPEND="