diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:41:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:32 +0100 |
commit | b4c17568bd55ee17651c3c092c726f511c1bf869 (patch) | |
tree | 6ac382c2699f3aea7ba87a74ab415f3b1798757e /dev-perl/Email-Valid | |
parent | dev-perl/Email-Simple: stable 2.214.0 for ppc, bug #657574 (diff) | |
download | gentoo-b4c17568bd55ee17651c3c092c726f511c1bf869.tar.gz gentoo-b4c17568bd55ee17651c3c092c726f511c1bf869.tar.bz2 gentoo-b4c17568bd55ee17651c3c092c726f511c1bf869.zip |
dev-perl/Email-Valid: stable 1.202.0 for ppc, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 b670f0e6521a..5b09aa7966f4 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=" |