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 405E658973 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 5AB7821C018; Thu, 4 Feb 2016 12:45:06 +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 ECB2721C018 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 EEBE33409EF 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 6A56A8F6 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: <1454589891.ead3c07f825bec33a070fbd67b7433edfcffb75c.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Exporter-Progressive/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.11.ebuild X-VCS-Directories: dev-perl/Sub-Exporter-Progressive/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: ead3c07f825bec33a070fbd67b7433edfcffb75c 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: 544cff4f-31b2-4e28-9ab6-5084f0600e8a X-Archives-Hash: 152fb519770085473c9ff3e33eef1896 commit: ead3c07f825bec33a070fbd67b7433edfcffb75c Author: Tobias Klausmann gentoo org> AuthorDate: Thu Feb 4 12:44:51 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Feb 4 12:44:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead3c07f dev-perl/Sub-Exporter-Progressive: add alpha keyword Gentoo-Bug: 573480 Package-Manager: portage-2.2.27 .../Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.11.ebuild b/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.11.ebuild index 835d3b1..ff5e166 100644 --- a/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.11.ebuild +++ b/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.11.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Only use Sub::Exporter if you need it" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="" RDEPEND="