diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:44:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:08 +0100 |
commit | 29ee64c8542e446f1335fcfe9f5c573d59080c75 (patch) | |
tree | 20a5652a823729dfbdc50d9888d1a5f2163bc95e /dev-perl/Test-MockTime-HiRes | |
parent | dev-perl/Test-MockTime: stable 0.160.0 for ia64, bug #657690 (diff) | |
download | gentoo-29ee64c8542e446f1335fcfe9f5c573d59080c75.tar.gz gentoo-29ee64c8542e446f1335fcfe9f5c573d59080c75.tar.bz2 gentoo-29ee64c8542e446f1335fcfe9f5c573d59080c75.zip |
dev-perl/Test-MockTime-HiRes: stable 0.80.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-HiRes')
-rw-r--r-- | dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild index 18c7b6b364dd..2ea93b842a00 100644 --- a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild +++ b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild @@ -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=" |