dev-perl/Test-MockModule: added Prefix keywords, bug #665088
authorFabian Groffen <grobian@gentoo.org>
Mon, 15 Oct 2018 15:49:18 +0000 (17:49 +0200)
committerFabian Groffen <grobian@gentoo.org>
Mon, 15 Oct 2018 16:05:46 +0000 (18:05 +0200)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild

index 867796a4e16f9ba91e4b20b88bbca0650da1eecf..6aeb9bc313b0a7881affb01c40b83993e29de285 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="Override subroutines in a module for unit testing"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="