diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:37:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:26 +0100 |
commit | 904c13bb7fe2b59d36a41e18e0589692464b7ffc (patch) | |
tree | 287b42c995f0a121723abcd4bf7ce69bed45fa67 /dev-perl/DateTime-Format-Mail | |
parent | dev-perl/Date-Manip: stable 6.600.0 for ppc, bug #657228 (diff) | |
download | gentoo-904c13bb7fe2b59d36a41e18e0589692464b7ffc.tar.gz gentoo-904c13bb7fe2b59d36a41e18e0589692464b7ffc.tar.bz2 gentoo-904c13bb7fe2b59d36a41e18e0589692464b7ffc.zip |
dev-perl/DateTime-Format-Mail: stable 0.403.0 for ppc, bug #657230
Bug: https://bugs.gentoo.org/657230
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/DateTime-Format-Mail')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild index 05be509f1015..9ad0f67ce270 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Convert between DateTime and RFC2822/822 formats" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" IUSE="test" RDEPEND=" |