summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-20 10:46:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-20 10:46:44 +0200
commit031fb43d4be45875a6fb146e033d71866f416d2a (patch)
tree539c13364a54223a06c102c1b2b77fbcc4d8e615
parentdev-perl/SUPER: amd64 stable wrt bug #617290 (diff)
downloadgentoo-031fb43d4be45875a6fb146e033d71866f416d2a.tar.gz
gentoo-031fb43d4be45875a6fb146e033d71866f416d2a.tar.bz2
gentoo-031fb43d4be45875a6fb146e033d71866f416d2a.zip
dev-perl/Test-MockModule: amd64 stable wrt bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild
index 0e5fc81b2da3..8277639f0646 100644
--- a/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.110.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# 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 ~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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="