summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-11-29 13:29:39 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-11-29 13:29:39 +0000
commit8387807e0f61c8e7bdc85aa5a2459f02a21e480c (patch)
tree39371f0233464dd18f7b3c163853a85a01677a03 /dev-perl/Test-Distribution
parentStable for ppc64, wrt bug #480474 (diff)
downloadgentoo-2-8387807e0f61c8e7bdc85aa5a2459f02a21e480c.tar.gz
gentoo-2-8387807e0f61c8e7bdc85aa5a2459f02a21e480c.tar.bz2
gentoo-2-8387807e0f61c8e7bdc85aa5a2459f02a21e480c.zip
Add ~ppc keyword wrt bug #497068
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Test-Distribution')
-rw-r--r--dev-perl/Test-Distribution/ChangeLog6
-rw-r--r--dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Distribution/ChangeLog b/dev-perl/Test-Distribution/ChangeLog
index ef23ebd5136f..9b0d430cda2b 100644
--- a/dev-perl/Test-Distribution/ChangeLog
+++ b/dev-perl/Test-Distribution/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Distribution
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.16 2014/08/24 01:36:42 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.17 2014/11/29 13:29:39 zlogene Exp $
+
+ 29 Nov 2014; Mikle Kolyada <zlogene@gentoo.org>
+ Test-Distribution-2.0.0-r1.ebuild:
+ Add ~ppc keyword wrt bug #497068
*Test-Distribution-2.0.0-r1 (24 Aug 2014)
diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
index d86d174db9af..4b79766d2ccb 100644
--- a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
+++ b/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild,v 1.1 2014/08/24 01:36:42 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild,v 1.2 2014/11/29 13:29:39 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="perform tests on all modules of a distribution"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-perl/Pod-Coverage-0.20