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 42B3658974 for ; Thu, 4 Feb 2016 12:45:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EA4221C003; Thu, 4 Feb 2016 12:45:05 +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 EB25721C003 for ; Thu, 4 Feb 2016 12:45:04 +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 95E0734094F for ; Thu, 4 Feb 2016 12:45:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57B998E1 for ; Thu, 4 Feb 2016 12:45:00 +0000 (UTC) From: "Tobias Klausmann" 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" Message-ID: <1454589869.bd5f885fb8d7b4265429f142009686ad35255a52.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gentoo-PerlMod-Version/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild X-VCS-Directories: dev-perl/Gentoo-PerlMod-Version/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: bd5f885fb8d7b4265429f142009686ad35255a52 X-VCS-Branch: master Date: Thu, 4 Feb 2016 12:45:00 +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: caee8724-2650-43ea-b431-02bc8651a40d X-Archives-Hash: 11cf0cdd003e19c46b9cfc1ac41f580c commit: bd5f885fb8d7b4265429f142009686ad35255a52 Author: Tobias Klausmann gentoo org> AuthorDate: Thu Feb 4 12:44:29 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Feb 4 12:44:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5f885f dev-perl/Gentoo-PerlMod-Version: add alpha keyword Gentoo-Bug: 573480 Package-Manager: portage-2.2.27 dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild b/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild index ac04e62..5190a7a 100644 --- a/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild +++ b/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Convert arbitrary Perl Modules' versions into normalised Gentoo versions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="