From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-861283-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 7512858974
	for <garchives@archives.gentoo.org>; Wed,  3 Feb 2016 14:36:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id ECA69E0839;
	Wed,  3 Feb 2016 14:36:28 +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 26075E0839
	for <gentoo-commits@lists.gentoo.org>; Wed,  3 Feb 2016 14:36:28 +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 4AD88340A03
	for <gentoo-commits@lists.gentoo.org>; Wed,  3 Feb 2016 14:36:27 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 511B8CEC
	for <gentoo-commits@lists.gentoo.org>; Wed,  3 Feb 2016 14:36:25 +0000 (UTC)
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" <klausman@gentoo.org>
Message-ID: <1454510131.89d4d8342d0ee37c845843c1c46859c94f8bb01f.klausman@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Config/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
X-VCS-Directories: dev-perl/ExtUtils-Config/
X-VCS-Committer: klausman
X-VCS-Committer-Name: Tobias Klausmann
X-VCS-Revision: 89d4d8342d0ee37c845843c1c46859c94f8bb01f
X-VCS-Branch: master
Date: Wed,  3 Feb 2016 14:36:25 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 55f268dc-5d00-4431-b236-ef55b8c38825
X-Archives-Hash: b790af64dd331df0bf60e33141343772

commit:     89d4d8342d0ee37c845843c1c46859c94f8bb01f
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 14:32:30 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 14:35:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d4d834

dev-perl/ExtUtils-Config: add alpha keyword

Gentoo-Bug: 572140

Package-Manager: portage-2.2.27

 dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
index c091a64..af25ac0 100644
--- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
+++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION='A wrapper for perl'\''s configuration'
 LICENSE=" || ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 DEPEND="