dev-perl/Email-Address: stable 1.908.0 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 9 Jun 2018 08:37:08 +0000 (10:37 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Jun 2018 10:05:47 +0000 (11:05 +0100)
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

dev-perl/Email-Address/Email-Address-1.908.0.ebuild

index 31416db02acc8c5904173479390fe1003cd5147f..8d014caa76bdcd02204fefdd6e458c79b5206da7 100644 (file)
@@ -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="RFC 2822 Address Parsing and Creation"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""