diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:53:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:53:45 +0100 |
commit | 8c6edd0c4620e5e45e165d4f4fc5375326d6de0c (patch) | |
tree | 88ce53d8ef73a26e41e4ac49d009500ee41b2b01 /dev-perl/Email-Valid | |
parent | dev-perl/Digest-Nilsimsa: stable 0.60.0-r2 for hppa, bug #657558 (diff) | |
download | gentoo-8c6edd0c4620e5e45e165d4f4fc5375326d6de0c.tar.gz gentoo-8c6edd0c4620e5e45e165d4f4fc5375326d6de0c.tar.bz2 gentoo-8c6edd0c4620e5e45e165d4f4fc5375326d6de0c.zip |
dev-perl/Email-Valid: stable 1.202.0 for hppa, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Email-Valid')
-rw-r--r-- | dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild b/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild index 983aec75adc1..e186c4c0affc 100644 --- a/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild +++ b/dev-perl/Email-Valid/Email-Valid-1.202.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check validity of Internet email addresses" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND=" |