diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:08:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:08:40 +0200 |
commit | 904f7bdd5f91ef990230db050a55f9b23c33b591 (patch) | |
tree | a6c41dd19e1ce5f6444e36227bd5e41a3f484856 /dev-perl/Date-Extract | |
parent | dev-perl/Data-Structure-Util: amd64 stable wrt bug #657222 (diff) | |
download | gentoo-904f7bdd5f91ef990230db050a55f9b23c33b591.tar.gz gentoo-904f7bdd5f91ef990230db050a55f9b23c33b591.tar.bz2 gentoo-904f7bdd5f91ef990230db050a55f9b23c33b591.zip |
dev-perl/Date-Extract: amd64 stable wrt bug #657226
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/Date-Extract')
-rw-r--r-- | dev-perl/Date-Extract/Date-Extract-0.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Date-Extract/Date-Extract-0.60.0.ebuild b/dev-perl/Date-Extract/Date-Extract-0.60.0.ebuild index bdd73674e481..54fd83e3477a 100644 --- a/dev-perl/Date-Extract/Date-Extract-0.60.0.ebuild +++ b/dev-perl/Date-Extract/Date-Extract-0.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract probable dates from strings" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND=" |