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 EA27058973 for ; Fri, 5 Feb 2016 19:45:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EC2421C09B; 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 1081521C09A for ; Fri, 5 Feb 2016 19:45:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24C1C340B7E 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 A26E9102F 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.2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/vcversioner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/vcversioner/vcversioner-2.14.0.0.ebuild X-VCS-Directories: dev-python/vcversioner/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3 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: f83d1c50-249e-4f6c-b836-4e6432c406ad X-Archives-Hash: c60b4103a966a1bbeda778cbe878fcb4 commit: 2f50ff7f459ea11bfcc6c3a154afe2e8890fc3d3 Author: Justin Lecher gentoo org> AuthorDate: Fri Feb 5 19:23:13 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=2f50ff7f dev-python/vcversioner: Keyword under ALLARCHES policy Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/vcversioner/vcversioner-2.14.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild b/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild index eda6a34..81ec51e 100644 --- a/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild +++ b/dev-python/vcversioner/vcversioner-2.14.0.0.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/v/${PN}/${P}.tar.gz" LICENSE="MIT" 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="