summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-05 03:02:16 +0000
committerSam James <sam@gentoo.org>2021-12-05 03:02:16 +0000
commit83ff71e6519bae4d2a83d777b6f12c9bf5ec8006 (patch)
tree589a4645572e0cb16ff0da45b11899d51a63235e
parentdev-perl/Test-NoWarnings: Stabilize 1.60.0 amd64, #828198 (diff)
downloadgentoo-83ff71e6519bae4d2a83d777b6f12c9bf5ec8006.tar.gz
gentoo-83ff71e6519bae4d2a83d777b6f12c9bf5ec8006.tar.bz2
gentoo-83ff71e6519bae4d2a83d777b6f12c9bf5ec8006.zip
dev-perl/Test-Time: Stabilize 0.80.0 amd64, #828199
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Test-Time/Test-Time-0.80.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Time/Test-Time-0.80.0.ebuild b/dev-perl/Test-Time/Test-Time-0.80.0.ebuild
index 8840c3ad187e..406706c0797d 100644
--- a/dev-perl/Test-Time/Test-Time-0.80.0.ebuild
+++ b/dev-perl/Test-Time/Test-Time-0.80.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"
RDEPEND="
virtual/perl-Test-Simple