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 494B9138334 for ; Sat, 8 Dec 2018 12:09:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17A87E0B34; Sat, 8 Dec 2018 12:09:51 +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 E3B56E0B34 for ; Sat, 8 Dec 2018 12:09:50 +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 4E9CB335C8C for ; Sat, 8 Dec 2018 12:09:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51F3F44B for ; Sat, 8 Dec 2018 12:09:46 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1544270908.ae1653c76ecd30526c47d7bc0b85ab19f5652912.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-IP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild X-VCS-Directories: dev-perl/Data-Validate-IP/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ae1653c76ecd30526c47d7bc0b85ab19f5652912 X-VCS-Branch: master Date: Sat, 8 Dec 2018 12:09:46 +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: e5679645-6733-4288-b4cf-cf0f5739e44f X-Archives-Hash: 50a7a1f8a7773f8e96218defac45d68e commit: ae1653c76ecd30526c47d7bc0b85ab19f5652912 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Dec 8 12:08:28 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Dec 8 12:08:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1653c7 dev-perl/Data-Validate-IP: Add ~arm keyword wrt bug #668330 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild index 6cd9b6bdf9c..0188c3f54a9 100644 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="