dev-perl/Email-Address: added Prefix keywords, bug #665088
authorFabian Groffen <grobian@gentoo.org>
Wed, 17 Oct 2018 18:09:23 +0000 (20:09 +0200)
committerFabian Groffen <grobian@gentoo.org>
Wed, 17 Oct 2018 18:53:57 +0000 (20:53 +0200)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

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

index 0babe2b649ad942ac1264a813dff64c9a0777d08..ccbb426fa806dbfabf34d8f21c5c1ba6a2078db1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # 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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""