From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E25A139085 for ; Fri, 3 Feb 2017 22:01:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3CC021C043; Fri, 3 Feb 2017 22:00:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8CE9321C043 for ; Fri, 3 Feb 2017 22:00:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F984341142 for ; Fri, 3 Feb 2017 22:00:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A59F3DC1 for ; Fri, 3 Feb 2017 22:00:52 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1486159233.92ee9553fa4c5b54fff2a5b4c729eb13444cefe4.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Identify/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild X-VCS-Directories: dev-perl/Sub-Identify/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 92ee9553fa4c5b54fff2a5b4c729eb13444cefe4 X-VCS-Branch: master Date: Fri, 3 Feb 2017 22:00:52 +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: 21573904-870a-4d67-a1ce-b9308fca3f1a X-Archives-Hash: 07ca88a8042496a2352401f9ac65c7b5 commit: 92ee9553fa4c5b54fff2a5b4c729eb13444cefe4 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Feb 3 21:52:18 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Feb 3 22:00:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ee9553 dev-perl/Sub-Identify: Stable for HPPA (bug #582124). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index 999d2dd..95f601e 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND="