diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:44:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:07 +0100 |
commit | 91eff94dab0793fbb0c6d36040841eb4699435f1 (patch) | |
tree | 85b8dd9cc4bee47c915761408dadb5ab93415660 /dev-perl/Test-MockTime | |
parent | dev-perl/Test-Class: stable 0.500.0 for ia64, bug #657690 (diff) | |
download | gentoo-91eff94dab0793fbb0c6d36040841eb4699435f1.tar.gz gentoo-91eff94dab0793fbb0c6d36040841eb4699435f1.tar.bz2 gentoo-91eff94dab0793fbb0c6d36040841eb4699435f1.zip |
dev-perl/Test-MockTime: stable 0.160.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 e0b651d70645..a74f676a94a6 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=" |