Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Time/
Date: Sun, 10 Jun 2018 19:33:33
Message-Id: 1528659184.c13077b6c3b16f0bd88e866f33cc79f18a77ade9.bman@gentoo
1 commit: c13077b6c3b16f0bd88e866f33cc79f18a77ade9
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 19:27:00 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 19:33:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13077b6
7
8 dev-perl/Test-Time: amd64 stable wrt bug #657690
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Test-Time/Test-Time-0.50.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-Time/Test-Time-0.50.0.ebuild b/dev-perl/Test-Time/Test-Time-0.50.0.ebuild
16 index 1eb5aeff832..b59756e0fd8 100644
17 --- a/dev-perl/Test-Time/Test-Time-0.50.0.ebuild
18 +++ b/dev-perl/Test-Time/Test-Time-0.50.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Overrides the time() and sleep() core functions for testing"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE=""
26
27 RDEPEND="