diff options
author | 2018-06-26 16:02:15 +0200 | |
---|---|---|
committer | 2018-06-26 16:03:29 +0200 | |
commit | b21384ec40e4546f2c8b0706da93f07b42ac5a00 (patch) | |
tree | 15e4ed20cbf83ef659d6888f2266e99ae80de171 /dev-perl | |
parent | dev-perl/Test-TCP-2.190.0-r1: alpha stable (diff) | |
download | gentoo-b21384ec40e4546f2c8b0706da93f07b42ac5a00.tar.gz gentoo-b21384ec40e4546f2c8b0706da93f07b42ac5a00.tar.bz2 gentoo-b21384ec40e4546f2c8b0706da93f07b42ac5a00.zip |
dev-perl/Test-Time-0.50.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Time/Test-Time-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Time/Test-Time-0.50.0.ebuild b/dev-perl/Test-Time/Test-Time-0.50.0.ebuild index 74b46b3b4c62..3b7f35e49eee 100644 --- a/dev-perl/Test-Time/Test-Time-0.50.0.ebuild +++ b/dev-perl/Test-Time/Test-Time-0.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Overrides the time() and sleep() core functions for testing" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" |