diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:53:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:36 +0100 |
commit | 3b1657a555d0875b77efea9131107dbd4518bd76 (patch) | |
tree | f93e31b14ae1eee27aad2808933a3fe5510f0443 /dev-perl/Email-Date-Format | |
parent | dev-perl/Email-Address: stable 1.908.0 for ppc64, bug #657574 (diff) | |
download | gentoo-3b1657a555d0875b77efea9131107dbd4518bd76.tar.gz gentoo-3b1657a555d0875b77efea9131107dbd4518bd76.tar.bz2 gentoo-3b1657a555d0875b77efea9131107dbd4518bd76.zip |
dev-perl/Email-Date-Format: stable 1.5.0 for ppc64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Email-Date-Format')
-rw-r--r-- | dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild b/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild index d6c753383516..85a6978195db 100644 --- a/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild +++ b/dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Produce RFC 822 date strings" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |