From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1015464-garchives=archives.gentoo.org@lists.gentoo.org>
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 A2F581382C5
	for <garchives@archives.gentoo.org>; Fri,  6 Apr 2018 00:42:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A8F3CE0997;
	Fri,  6 Apr 2018 00:42:30 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 7B7E8E0997
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Apr 2018 00:42:30 +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 3B9FC335C63
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Apr 2018 00:42:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5455F27F
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Apr 2018 00:42:26 +0000 (UTC)
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" <bman@gentoo.org>
Message-ID: <1522975257.25a842f4f5562b988d4ee4a92a09cf0191bee500.bman@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-FormValidator/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
X-VCS-Directories: dev-perl/Data-FormValidator/
X-VCS-Committer: bman
X-VCS-Committer-Name: Aaron Bauman
X-VCS-Revision: 25a842f4f5562b988d4ee4a92a09cf0191bee500
X-VCS-Branch: master
Date: Fri,  6 Apr 2018 00:42:26 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 4ac29aa2-2c96-4672-84ec-8a78ad54757b
X-Archives-Hash: 20e41aa50074712a1470129ace87d194

commit:     25a842f4f5562b988d4ee4a92a09cf0191bee500
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  6 00:35:15 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 00:40:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a842f4

dev-perl/Data-FormValidator: amd64 stable

Bug: https://bugs.gentoo.org/652630
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
index fdac531a8fd..62d4c53c6b3 100644
--- a/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
+++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.880.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Validates user input (usually from an HTML form) based on input profile"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-perl/Image-Size