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:26 +0200 |
commit | 28ed3e857cb75e3447bc923e1998c13fcd831331 (patch) | |
tree | fa61b04b89d318a0ef6343323f1525dde31eeb35 /dev-perl/Test-MockTime | |
parent | dev-perl/Test-Class-0.500.0-r0: alpha stable (diff) | |
download | gentoo-28ed3e857cb75e3447bc923e1998c13fcd831331.tar.gz gentoo-28ed3e857cb75e3447bc923e1998c13fcd831331.tar.bz2 gentoo-28ed3e857cb75e3447bc923e1998c13fcd831331.zip |
dev-perl/Test-MockTime-0.160.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
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 90a6594427f4..d2c7bb7ec489 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=" |