diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 10:33:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 11:05:45 +0100 |
commit | adea0e12846983b0e7218ec9a3a7621843d194a1 (patch) | |
tree | eabf47bbcdaa6bfb9de65298b67ca70ce20c4d46 | |
parent | 35084bc6f6b34da5b2c7459bac5fc7f450c52999 (diff) | |
download | gentoo-adea0e12846983b0e7218ec9a3a7621843d194a1.tar.gz gentoo-adea0e12846983b0e7218ec9a3a7621843d194a1.tar.xz |
dev-perl/Email-Date-Format: stable 1.5.0 for sparc
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-perl/Email-Date-Format/Email-Date-Format-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6673c8450df..dc4586236fc 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 @@ -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="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=" |