summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:28:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:28:25 +0100
commitb4fb06e89fbfc27fb5cc6dd5aa22bb02f97e8782 (patch)
treed7c40128e80945296f480562d199f1e52bec9f73 /dev-perl/Test-Time
parentdev-perl/Test-TCP: amd64 stable wrt bug #612558 (diff)
downloadgentoo-b4fb06e89fbfc27fb5cc6dd5aa22bb02f97e8782.tar.gz
gentoo-b4fb06e89fbfc27fb5cc6dd5aa22bb02f97e8782.tar.bz2
gentoo-b4fb06e89fbfc27fb5cc6dd5aa22bb02f97e8782.zip
dev-perl/Test-Time: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Time')
-rw-r--r--dev-perl/Test-Time/Test-Time-0.40.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Time/Test-Time-0.40.0.ebuild b/dev-perl/Test-Time/Test-Time-0.40.0.ebuild
index 221c779b8701..c64ae00fd965 100644
--- a/dev-perl/Test-Time/Test-Time-0.40.0.ebuild
+++ b/dev-perl/Test-Time/Test-Time-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Overrides the time() and sleep() core functions for testing"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=""