dev-perl/Business-Hours: amd64 stable wrt bug #612558
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:23:50 +0000 (15:23 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:23:50 +0000 (15:23 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/Business-Hours/Business-Hours-0.120.0-r1.ebuild

index 18f3ddf16228a46e7f312c4ef1255dde88695379..6662c29dc0a58f0a64ea25d172ea48028a822899 100644 (file)
@@ -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}"