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 2EA14138335 for ; Thu, 18 Jul 2019 08:12:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CC9FE0841; Thu, 18 Jul 2019 08:12:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 22F3AE0841 for ; Thu, 18 Jul 2019 08:12:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D9665347F89 for ; Thu, 18 Jul 2019 08:12:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27CE56FF for ; Thu, 18 Jul 2019 08:12:01 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1563437514.0f1d161572d3ec4078e6510bcb2e98fb9e0a6957.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Template/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Text-Template/Text-Template-1.530.0.ebuild X-VCS-Directories: dev-perl/Text-Template/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0f1d161572d3ec4078e6510bcb2e98fb9e0a6957 X-VCS-Branch: master Date: Thu, 18 Jul 2019 08:12:01 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 616b9ac2-4a0e-4f9d-838c-5bd8691ef151 X-Archives-Hash: 96d75764c84fd608d109221f8f39f6db commit: 0f1d161572d3ec4078e6510bcb2e98fb9e0a6957 Author: Kent Fredric gentoo org> AuthorDate: Thu Jul 18 08:10:50 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Jul 18 08:11:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1d1615 dev-perl/Text-Template: Restore ~hppa Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Kent Fredric gentoo.org> dev-perl/Text-Template/Text-Template-1.530.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Text-Template/Text-Template-1.530.0.ebuild b/dev-perl/Text-Template/Text-Template-1.530.0.ebuild index 6a9bfdea8ed..c37c7a55408 100644 --- a/dev-perl/Text-Template/Text-Template-1.530.0.ebuild +++ b/dev-perl/Text-Template/Text-Template-1.530.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Expand template text with embedded Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="test" RDEPEND="virtual/perl-Carp