summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-21 15:48:51 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-21 15:48:51 +0000
commit09899a868b7c7273f7bf8af65b4c53e0071f76cb (patch)
tree330f001720bcb1f95a1a2af11c4e42c9af22088d /dev-perl/Test-MockModule
parentFix init script. Thanks Seraphin in bug #432208. (diff)
downloadgentoo-2-09899a868b7c7273f7bf8af65b4c53e0071f76cb.tar.gz
gentoo-2-09899a868b7c7273f7bf8af65b4c53e0071f76cb.tar.bz2
gentoo-2-09899a868b7c7273f7bf8af65b4c53e0071f76cb.zip
adding ~ppc keyword (bug 427504)
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-MockModule')
-rw-r--r--dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild
index afcd22c154ab..96e9dbb57575 100644
--- a/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild
+++ b/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild,v 1.1 2012/07/16 15:46:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-MockModule/Test-MockModule-0.50.0.ebuild,v 1.2 2012/08/21 15:48:51 xmw Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Override subroutines in a module for unit testing"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
DEPEND="