diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:59:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:00 +0100 |
commit | f575b6d3f0e6bc48430d8e6114e7de7768b9af9b (patch) | |
tree | a5644c3f01fd060082fa4099711058e453614669 /dev-perl/Test-MockTime | |
parent | dev-perl/Test-Class: stable 0.500.0 for ppc64, bug #657690 (diff) | |
download | gentoo-f575b6d3f0e6bc48430d8e6114e7de7768b9af9b.tar.gz gentoo-f575b6d3f0e6bc48430d8e6114e7de7768b9af9b.tar.bz2 gentoo-f575b6d3f0e6bc48430d8e6114e7de7768b9af9b.zip |
dev-perl/Test-MockTime: stable 0.160.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Test-MockTime')
-rw-r--r-- | dev-perl/Test-MockTime/Test-MockTime-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-MockTime/Test-MockTime-0.160.0.ebuild b/dev-perl/Test-MockTime/Test-MockTime-0.160.0.ebuild index c51c1c65466b..90a6594427f4 100644 --- a/dev-perl/Test-MockTime/Test-MockTime-0.160.0.ebuild +++ b/dev-perl/Test-MockTime/Test-MockTime-0.160.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Replaces actual time with simulated time" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |