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 5627A138335 for ; Wed, 11 Jul 2018 06:25:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFC12E086D; Wed, 11 Jul 2018 06:25:36 +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 97572E086D for ; Wed, 11 Jul 2018 06:25:36 +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 F17E7335CC2 for ; Wed, 11 Jul 2018 06:25:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EDB6364 for ; Wed, 11 Jul 2018 06:25:33 +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: <1531290317.21497a92aeabd5e8d4febf0f7a62d510dc5f8b42.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Mail/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild X-VCS-Directories: dev-perl/DateTime-Format-Mail/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 21497a92aeabd5e8d4febf0f7a62d510dc5f8b42 X-VCS-Branch: master Date: Wed, 11 Jul 2018 06:25:33 +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: 54221a0a-6aef-4672-bcb8-8087fd7fd221 X-Archives-Hash: 20c7609a135ca9240f491214e01caace commit: 21497a92aeabd5e8d4febf0f7a62d510dc5f8b42 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Jul 11 05:25:29 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jul 11 06:25:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21497a92 dev-perl/DateTime-Format-Mail: stable 0.403.0 for sparc Bug: https://bugs.gentoo.org/657230 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild index 001a4d742ef..5c7877c688a 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Convert between DateTime and RFC2822/822 formats" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="test" RDEPEND="