diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:10 +0000 |
commit | 5d1341e88df898403ca8920f3bca792566140e94 (patch) | |
tree | 93fc689624829d26c021d59fae603d4b74343187 /dev-perl/Business-Hours | |
parent | dev-perl/Business-FedEx-DirectConnect: Stabilize 1.10.0-r2 amd64, #738212 (diff) | |
download | gentoo-5d1341e88df898403ca8920f3bca792566140e94.tar.gz gentoo-5d1341e88df898403ca8920f3bca792566140e94.tar.bz2 gentoo-5d1341e88df898403ca8920f3bca792566140e94.zip |
dev-perl/Business-Hours: Stabilize 0.130.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Business-Hours')
-rw-r--r-- | dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild b/dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild index 03366a3298f0..22b44101502a 100644 --- a/dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild +++ b/dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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 |