diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-10 21:37:16 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-10 21:47:42 +0200 |
commit | c881096c302ad9ca26600f9b4da9ea134ad2e3b1 (patch) | |
tree | e4384d191a6b836b5c7586e538121b817c225ffe /dev-perl/DateTime-Format-Mail | |
parent | dev-perl/Date-Manip: arm stable, bug #657228 (diff) | |
download | gentoo-c881096c302ad9ca26600f9b4da9ea134ad2e3b1.tar.gz gentoo-c881096c302ad9ca26600f9b4da9ea134ad2e3b1.tar.bz2 gentoo-c881096c302ad9ca26600f9b4da9ea134ad2e3b1.zip |
dev-perl/DateTime-Format-Mail: arm stable, bug #657230
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
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 07c8add5640c..001a4d742efb 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=" |