diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:23 -0700 |
commit | addfc59812ed0ad1b659fdd207781b1e30cf71fe (patch) | |
tree | 9524fe3718d267962f2ae5bb6aef8a9f06d85159 /dev-perl/Email-Date-Format | |
parent | dev-perl/Email-Address-1.908.0: added ~mips (diff) | |
download | gentoo-addfc59812ed0ad1b659fdd207781b1e30cf71fe.tar.gz gentoo-addfc59812ed0ad1b659fdd207781b1e30cf71fe.tar.bz2 gentoo-addfc59812ed0ad1b659fdd207781b1e30cf71fe.zip |
dev-perl/Email-Date-Format-1.5.0: added ~mips
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 cb6298b6b236..6673c8450dfe 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 ~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=" |