Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@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 23:02:32
Message-Id: 1528671728.00cd73438f7cf4ab13098561fc2436005a862317.slyfox@gentoo
1 commit: 00cd73438f7cf4ab13098561fc2436005a862317
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 22:44:52 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 23:02:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00cd7343
7
8 dev-perl/Test-Time: stable 0.50.0 for ia64, bug #657690
9
10 Bug: https://bugs.gentoo.org/657690
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-perl/Test-Time/Test-Time-0.50.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Test-Time/Test-Time-0.50.0.ebuild b/dev-perl/Test-Time/Test-Time-0.50.0.ebuild
18 index b59756e0fd8..9e3f50a7139 100644
19 --- a/dev-perl/Test-Time/Test-Time-0.50.0.ebuild
20 +++ b/dev-perl/Test-Time/Test-Time-0.50.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Overrides the time() and sleep() core functions for testing"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86"
27 IUSE=""
28
29 RDEPEND="