dev-perl/MooseX-Role-Parameterized: added Prefix keywords, bug #665088
authorFabian Groffen <grobian@gentoo.org>
Sat, 27 Oct 2018 11:49:44 +0000 (13:49 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sat, 27 Oct 2018 12:01:52 +0000 (14:01 +0200)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-perl/MooseX-Role-Parameterized/MooseX-Role-Parameterized-1.100.0.ebuild

index 3a3744ca55a325abfd620a3a5dac454aa093fc91..9861351f5b5ce956092dce462fcf96f5220a3b73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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="Roles with composition parameters"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~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="