diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 03:16:47 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 03:16:47 +0200 |
commit | d896a0b5de4aba2ed3bb7867c162d68136e2b2f0 (patch) | |
tree | ce4a028cb4b360806b0568c5d9563b7842697012 /dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild | |
parent | dev-perl/YAML-LibYAML: ppc stable (bug 618986). (diff) | |
download | gentoo-d896a0b5de4aba2ed3bb7867c162d68136e2b2f0.tar.gz gentoo-d896a0b5de4aba2ed3bb7867c162d68136e2b2f0.tar.bz2 gentoo-d896a0b5de4aba2ed3bb7867c162d68136e2b2f0.zip |
dev-perl/DateTime-Format-W3CDTF: ppc stable (bug 618990).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild')
-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 b0c12ec9c618..56893b4de770 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" |