From ceb2beecb1757724d5c30cf2f6f91fe38e3537dd Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 14 Mar 2017 15:23:50 +0100 Subject: [PATCH] dev-perl/Business-Hours: 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 --- dev-perl/Business-Hours/Business-Hours-0.120.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Business-Hours/Business-Hours-0.120.0-r1.ebuild b/dev-perl/Business-Hours/Business-Hours-0.120.0-r1.ebuild index 18f3ddf16228a..6662c29dc0a58 100644 --- a/dev-perl/Business-Hours/Business-Hours-0.120.0-r1.ebuild +++ b/dev-perl/Business-Hours/Business-Hours-0.120.0-r1.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=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Calculate business hours in a time period" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=dev-perl/Set-IntSpan-1.120.0" DEPEND="${RDEPEND}"