diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:09:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:09:12 +0200 |
commit | 2b9f1c386f132fa6b50df68d8075c078673364f4 (patch) | |
tree | e131b2fd3fa937bf97dca431691af99378a2a05f /dev-perl/DateTime-Format-Mail | |
parent | dev-perl/Date-Manip: amd64 stable wrt bug #657228 (diff) | |
download | gentoo-2b9f1c386f132fa6b50df68d8075c078673364f4.tar.gz gentoo-2b9f1c386f132fa6b50df68d8075c078673364f4.tar.bz2 gentoo-2b9f1c386f132fa6b50df68d8075c078673364f4.zip |
dev-perl/DateTime-Format-Mail: amd64 stable wrt bug #657230
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
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 a64409dab072..05be509f1015 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=" |