diff options
author | 2017-05-26 16:58:14 +0200 | |
---|---|---|
committer | 2017-05-26 16:58:14 +0200 | |
commit | 033038b915c26bb05b8e6c56128a7d6a14bd9a22 (patch) | |
tree | d9b8009b397a78a8c1fb38378fc9bb029e792473 /dev-perl/DateTime-Format-W3CDTF | |
parent | sys-apps/file: ppc64 stable wrt bug #619506 (diff) | |
download | gentoo-033038b915c26bb05b8e6c56128a7d6a14bd9a22.tar.gz gentoo-033038b915c26bb05b8e6c56128a7d6a14bd9a22.tar.bz2 gentoo-033038b915c26bb05b8e6c56128a7d6a14bd9a22.zip |
dev-perl/DateTime-Format-W3CDTF: ppc64 stable wrt bug #618990
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild index 69b0db7333c0..6bc3fe665ff5 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris" IUSE="test" RDEPEND="dev-perl/DateTime" |