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 52521138334 for ; Mon, 20 Aug 2018 02:26:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0DA1E0887; Mon, 20 Aug 2018 02:26:35 +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 8A2A7E0887 for ; Mon, 20 Aug 2018 02:26:35 +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 1483734130D for ; Mon, 20 Aug 2018 02:26:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D216E3B8 for ; Mon, 20 Aug 2018 02:26:29 +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: <1534731964.a7573446e3d6cbf3e84ff1f62017dcf9c4b6fea5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Most/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Most/Test-Most-0.340.0.ebuild X-VCS-Directories: dev-perl/Test-Most/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a7573446e3d6cbf3e84ff1f62017dcf9c4b6fea5 X-VCS-Branch: master Date: Mon, 20 Aug 2018 02:26:29 +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: 4608717e-3d87-4716-a4f6-7e43ab48d30b X-Archives-Hash: 695200b36256221dc2cfd0d31a218fab commit: a7573446e3d6cbf3e84ff1f62017dcf9c4b6fea5 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Aug 20 02:10:27 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Aug 20 02:26:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7573446 dev-perl/Test-Most: amd64 stable wrt bug #663934 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Test-Most/Test-Most-0.340.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild index 62157e572c5..8c6f6950e13 100644 --- a/dev-perl/Test-Most/Test-Most-0.340.0.ebuild +++ b/dev-perl/Test-Most/Test-Most-0.340.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Most commonly needed test functions and features" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="