diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 10:40:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 10:40:27 +0000 |
commit | fbf95d6f9ccfad1b8747a2bc56919ec3f1924ff9 (patch) | |
tree | 57b75475ce3d46e693a0718fd1f7232a11740fb5 /dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | |
parent | dev-perl/Date-Manip: stable 6.600.0 for ia64, bug #657228 (diff) | |
download | gentoo-fbf95d6f9ccfad1b8747a2bc56919ec3f1924ff9.tar.gz gentoo-fbf95d6f9ccfad1b8747a2bc56919ec3f1924ff9.tar.bz2 gentoo-fbf95d6f9ccfad1b8747a2bc56919ec3f1924ff9.zip |
dev-perl/DateTime-Format-Mail: stable 0.403.0 for ia64, bug #657230
Bug: https://bugs.gentoo.org/657230
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 86fc1697055c..ab330574e9df 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |