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 4D6B4138334 for ; Thu, 18 Oct 2018 07:52:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 215B7E08D6; Thu, 18 Oct 2018 07:52:48 +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 C5DD9E08DA for ; Thu, 18 Oct 2018 07:52: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 7DABC335D2E for ; Thu, 18 Oct 2018 07:52:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0948E44F for ; Thu, 18 Oct 2018 07:52:39 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1539849130.946ad025054eaa21d6b17f8a92d95f262fc7c216.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 946ad025054eaa21d6b17f8a92d95f262fc7c216 X-VCS-Branch: master Date: Thu, 18 Oct 2018 07:52:39 +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: 875baac0-4d64-460b-b7fb-194a7d4235bf X-Archives-Hash: d0bc6666baa25a76e1bbde581dcc487d commit: 946ad025054eaa21d6b17f8a92d95f262fc7c216 Author: Tobias Klausmann gentoo org> AuthorDate: Thu Oct 18 07:52:10 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Oct 18 07:52:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946ad025 dev-perl/Data-Validate-IP-0.270.0-r0: add ~alpha keyword Bug: http://bugs.gentoo.org/668330 Signed-off-by: Tobias Klausmann gentoo.org> 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 4411341cf99..bce03b14003 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="amd64 hppa ~ia64 ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc64 sparc x86" IUSE="test" RDEPEND="