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 B3D0C1396D9 for ; Wed, 18 Oct 2017 20:09:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1138AE0C7A; Wed, 18 Oct 2017 20:09:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 DF7C8E0C75 for ; Wed, 18 Oct 2017 20:09:25 +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 06136341301 for ; Wed, 18 Oct 2017 20:09:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C3D7829 for ; Wed, 18 Oct 2017 20:09:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1508357357.a25e63d07f1278a9dc9f70193f01f5ccb30bf871.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-Domain/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild X-VCS-Directories: dev-perl/Data-Validate-Domain/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: a25e63d07f1278a9dc9f70193f01f5ccb30bf871 X-VCS-Branch: master Date: Wed, 18 Oct 2017 20:09:22 +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: f50b13ba-df10-4652-83f6-b9d76daa358f X-Archives-Hash: 2deb905d87496fb432e9162e0502d0b2 commit: a25e63d07f1278a9dc9f70193f01f5ccb30bf871 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Oct 18 20:06:52 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Oct 18 20:09:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25e63d0 dev-perl/Data-Validate-Domain: stable 0.11.0 for sparc (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild index 579f51b30ca..d6e4d6d910a 100644 --- a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild +++ b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Domain and host name validation" SLOT="0" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 hppa sparc x86" IUSE="test" RDEPEND="