diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:14 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:03:27 +0200 |
commit | ba9458effcaeae7c9ea64b89ee7fda329c5809ec (patch) | |
tree | d9fc360a82cbad05d722af5357ed9f80c93592f0 /dev-perl | |
parent | dev-perl/Test-MockTime-0.160.0-r0: alpha stable (diff) | |
download | gentoo-ba9458effcaeae7c9ea64b89ee7fda329c5809ec.tar.gz gentoo-ba9458effcaeae7c9ea64b89ee7fda329c5809ec.tar.bz2 gentoo-ba9458effcaeae7c9ea64b89ee7fda329c5809ec.zip |
dev-perl/Test-MockTime-HiRes-0.80.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
Diffstat (limited to 'dev-perl')
-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 773347bc67fe..01496346ea96 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=" |