From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1005487-garchives=archives.gentoo.org@lists.gentoo.org> 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 35B5F1382C5 for <garchives@archives.gentoo.org>; Sat, 24 Feb 2018 08:07:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38369E085B; Sat, 24 Feb 2018 08:07:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 15A02E085B for <gentoo-commits@lists.gentoo.org>; Sat, 24 Feb 2018 08:07:29 +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 9D8A9335C4D for <gentoo-commits@lists.gentoo.org>; Sat, 24 Feb 2018 08:07:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9EC7252 for <gentoo-commits@lists.gentoo.org>; Sat, 24 Feb 2018 08:07:24 +0000 (UTC) From: "Jason Zaman" <perfinion@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" <perfinion@gentoo.org> Message-ID: <1519459610.b46ec82d5cc0bd0d1280ae6c8f30a0712f448d4d.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockTime-HiRes/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild X-VCS-Directories: dev-perl/Test-MockTime-HiRes/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b46ec82d5cc0bd0d1280ae6c8f30a0712f448d4d X-VCS-Branch: master Date: Sat, 24 Feb 2018 08:07:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 615f31e2-d16c-49e8-ade1-1ef182649ebe X-Archives-Hash: 6558679c6a40705c31bbd13f9db05f05 commit: b46ec82d5cc0bd0d1280ae6c8f30a0712f448d4d Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Sat Feb 24 08:04:33 2018 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Feb 24 08:06:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b46ec82d dev-perl/Test-MockTime-HiRes: amd64 stable Gentoo-bug: 648578 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild index 5db4b4e6f94..181a2d3dcc7 100644 --- a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.0.ebuild +++ b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.70.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=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Replace actual time with simulated high resolution time" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="