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 31983138334 for ; Thu, 30 Aug 2018 04:44:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C27A4E085D; Thu, 30 Aug 2018 04:44:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A066BE085B for ; Thu, 30 Aug 2018 04:44:42 +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 8AA5D335CF9 for ; Thu, 30 Aug 2018 04:44:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5F033CD for ; Thu, 30 Aug 2018 04:44:36 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1535604211.6483fd2f5470e1a8577f7b126a62879b32d2e1a6.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-Validate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild X-VCS-Directories: dev-perl/Params-Validate/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 6483fd2f5470e1a8577f7b126a62879b32d2e1a6 X-VCS-Branch: master Date: Thu, 30 Aug 2018 04:44:36 +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: 4dff369d-31b3-4b95-9c85-bbd37006ca30 X-Archives-Hash: 54b20d0a5c47f2e819ed870bc3a2135d commit: 6483fd2f5470e1a8577f7b126a62879b32d2e1a6 Author: Markus Meier gentoo org> AuthorDate: Thu Aug 30 04:43:31 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu Aug 30 04:43:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6483fd2f dev-perl/Params-Validate: arm stable, bug #661778 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild index 2f2e18ee839..43f2f4f013e 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Flexible system for validation of method/function call parameters" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="