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 16150139695 for ; Sat, 29 Apr 2017 11:45:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61CD0E0BF3; Sat, 29 Apr 2017 11:45:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 37FF6E0BF3 for ; Sat, 29 Apr 2017 11:45:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB0B5341773 for ; Sat, 29 Apr 2017 11:45:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35A017443 for ; Sat, 29 Apr 2017 11:45:44 +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: <1493466335.404eb313f3c084d331150582ca3da333d50c340b.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Specio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Specio/Specio-0.350.0.ebuild dev-perl/Specio/Specio-0.360.0.ebuild X-VCS-Directories: dev-perl/Specio/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 404eb313f3c084d331150582ca3da333d50c340b X-VCS-Branch: master Date: Sat, 29 Apr 2017 11:45:44 +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: 19feec9d-43cf-4e38-876a-7aee92b8010b X-Archives-Hash: 6786cdd4d05263fe945ece99ef5f8ed7 commit: 404eb313f3c084d331150582ca3da333d50c340b Author: Jeroen Roovers gentoo org> AuthorDate: Sat Apr 29 11:45:35 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Apr 29 11:45:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404eb313 dev-perl/Specio: Mark ~hppa (bug #609318). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches dev-perl/Specio/Specio-0.350.0.ebuild | 2 +- dev-perl/Specio/Specio-0.360.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index c4a9d09a0f9..5d1af555ecb 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" diff --git a/dev-perl/Specio/Specio-0.360.0.ebuild b/dev-perl/Specio/Specio-0.360.0.ebuild index 39edd29aa2a..1c3a7cf3109 100644 --- a/dev-perl/Specio/Specio-0.360.0.ebuild +++ b/dev-perl/Specio/Specio-0.360.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND="